leonardomarciano / safraorganica-server

SafraOrganica Back-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Safra Organica Server

This is an API server in AdonisJs, it comes configured with.

  1. Bodyparser
  2. Authentication
  3. CORS
  4. Lucid ORM
  5. Migrations and seeds
  6. PG

Setup

Install node and NPM and run:

npm install
npm start

For production builds, use an auto-starter like Forever or PM2.

Migrations

Run the following command to run startup migrations.

adonis migration:run

Marciano I/O - Security, development, banking and crypto.

About

SafraOrganica Back-end


Languages

Language:JavaScript 99.5%Language:Shell 0.5%