A simple Qoutes web app built in AdonisJs, it comes pre-configured with.
- Bodyparser
- Authentication
- Web security middleware
- CORS
- Seeds qoutes
Use the Yarn command to install
yarn
Run the following command to run startup migrations.
adonis migration:run