Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 342 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 342 Bytes

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