Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 934 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 934 Bytes

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