alphaolomi / adonis-qoutes

Quotes Application in Adonis.js
0 stars 0 forks source link
adonis-framework adonisjs javascript qoutes webapp

Qoute

A simple Qoutes web app built in AdonisJs, it comes pre-configured with.

Features

  1. Bodyparser
  2. Authentication
  3. Web security middleware
  4. CORS
  5. Seeds qoutes

Setup

Use the Yarn command to install

yarn

Migrations

Run the following command to run startup migrations.

adonis migration:run