This repo contains the back application using the Adonis Framework. To learn more about this project go to the wiki.
Run npm install
to install all dependencies
to setup the database
npm run dev
to launch the project !