Skip to content

zoedaemon/node-jwt-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
Apr 15, 2020
Apr 14, 2020
Apr 14, 2020
Apr 14, 2020
Apr 14, 2020
Apr 15, 2020
Apr 16, 2020
Apr 16, 2020
Apr 15, 2020
Apr 15, 2020
Apr 14, 2020

Repository files navigation

node-jwt-api

Quality Gate Status

Installation

Based on user-registration-api With some modifications and add docker for this project

do this for install all package and generate package-lock.json

$ npm install

then run with docker-compose

$ docker-compose up --build

or if you prefer to run in your localhost just running like this after npm install

$ npm start

License

MIT

zoed