Skip to content

zainokta/elevion

Repository files navigation

Elevion

Boilerplate express.js with JWT auth and swagger

API Docs

https://elevion.rakei.me/explore/

How To Start

  1. npm install or yarn install depends on your tool.
  2. Copy .env.example or rename into .env and fill with your configuration.
  3. sequelize db:migrate to migrate database.
  4. npm run dev or yarn dev to start development server

PS

To correctly input gender, please use english ('male' or 'female'). Thanks ;)

About

Boilerplate express.js with JWT auth and swagger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors