- init project with clone this repository
- install npm (include node, npx, etc)
- install XAMPP or MAMP or Laragon for run the database server Postgresql
- Make sure your database has been created with Postgresql depend on this app
- Run the database server with XAMPP / MAMP / Laragon
- Run the app with "node server.js"