1.0.0 • Published 2 years ago
rndao v1.0.0
ServerComm
All communcation between front-end and DB
Installation
Clone the repo
Install the dependencies:
npm installSet the environment variables(see src/config/index to know what environment variables this app need):
cp .env.example .env
# open .env and modify the environment variables (if needed)Run application:
npm run devRun tests:
npm run testLicense
1.0.0
2 years ago