authentication-srv-cli
v1.0.2
Published
A CLI PROJECT
Readme
Authentication Service
This is the service which give you the auth functionalities to your application. with this you can do user registration, login, jwt token generation with only one functions
to run migrations
Install the cli package authentication-srv-cli
npm install -g authentication-srv-cliThen, run the following command to generate migrations file
authentication-srv-cli -n ./src/db