Skip to content

First full-stack app build, working on Node.js, express, pug and Postgresql.

License

Notifications You must be signed in to change notification settings

PaulvanMotman/blogapplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

First full-stack app build, working on Node.js, express, pug and Postgresql.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published