congenial-octo-guacamole Nodejs backend Prerequisites Nodejs > 12 installed in the system Npm Postgresql Instructions Download dependencies : npm install If you have any migration tool, database migrations are saved in db/migration, else you can set up database manually Start server: npm start