1.0.0 • Published 2 years ago
systems-api v1.0.0
ZAP SYSTEMS API
Development
Copy env sample file
cp env.sample .envcreate a .npmrc file and include a valid token
//registry.npmjs.org/:_authToken=some-valid-tokenAnd change the values to valid ones.
RUN the app in dev mode
npm run devRUN the app in debug mode
npm run debugRUN test
npm run test1.0.0
2 years ago