Blogapplication An app I made during the Full Stack Web Development course by New York Code + Design Academy at BSSA, Amsterdam. First full-stack app build. Build on Node.js, created view with pug and stored data using postgres withg sequelize. App stores users, blogs and comments and gives the possibility to add blogs and comments. Relational models. Database insfranstructure and routes still in one file, app.js. Usage Adjust sequelize connection. Run node src/app.js