- Init the project with ChaiTools or
git clone
andyarn
manuallychaitools bootstrap nodejs
- Copy and edit the database configuration file
cp src/db/config.example.json src/db/config.json
- Edit the database credentials
- Start the server by running
yarn start
- Node.js 6 LTS with Babel support
- Express.js as the App Server
- Postgres with Sequelize as ORM
- Mocah as the test runner