thecodearcher / vbis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Very Basic Identity System

How to run

Install Dependencies

Install all package dependencies (one time operation)

npm install

Run It

Run in development mode:

Runs the application is development mode. Should not be used in production

npm run watch

Run in production mode:

Compiles the application and starts it in production mode.

npm run compile
npm start

Try It

Run in Postman

See full documentation on Postman

Application details section

Name: Brian Iyoha

Email: brian.iyoha@gmail.com

About


Languages

Language:TypeScript 89.4%Language:Shell 6.7%Language:JavaScript 3.9%