Skip to content

nir-jas/adonis-authentication-chat

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published