fs-auth-js
v1.0.21
Published
- `Hapi (v20)` -- https://hapi.dev/
Maintainers
Readme
FS Auth
Framework
Hapi (v20)-- https://hapi.dev/
Database & Schema Management
Type ORM-- https://typeorm.io/#/
Environment File Config (.env)
- For database connection set following variable inside
.envfile --DB_HOST--DB_USERNAME--DB_PASSWORD--DB_NAME
Commands
build-- Using Webpack build the framework for deploymentdev-- For running application indev modeusingnodemontest-- Running test cases using Jest
Testing
Jest-- https://jestjs.io/
