- MongoDB and database created
- Clone the application and run
npm install
- Run
cp config/default.examples.js config/default.js
to create the default variables and fill them - Run
npm run dev
to start development server
- NodeJS / Express
- Mongo Database
- Postman