nir-jas / adonis-authentication-chat

Adonis JS Authentication & Group Chat API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adonis API application

This is the boilerplate for creating an API server in AdonisJs.

Setup

clone the repo and then run following commands.

cd neva-api
npm install

Migrations

Run the following command to run startup migrations. You have to install adonis-cli to run migration.

adonis migration:run

Start App

npm run start

About

Adonis JS Authentication & Group Chat API


Languages

Language:JavaScript 100.0%