Skip to content

devbrunopaula/BankOne

Repository files navigation

BankOne API

  1. Authentication
  2. CORS
  3. MySQL
  4. Lucid ORM
  5. Migrations and seeds

Setup

Use the adonis command to install the blueprint

adonis new yardstick --api-only

or manually clone the repo and then run npm install.

Migrations

Run the following command to run startup migrations.

adonis migration:run

About

Bank Backend API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published