- Node JS v6 or higher (https://nodejs.org/en/)
- PostgreSQL (https://www.postgresql.org/download/)
- Make sure MongoDB is running
- Update the
./config.jsdatabase configurations, in order to work for your database. - Run
npm iin this directory - Run
npm start