- Clone/Download this git repository
- Modify configs for each environment setting under
./configfolder - Modify .env file for node environment
- Run
npm installin the cloned directory - Install forever package and run
forever start ./bin/www- For development purpose you may use
npm start
- For development purpose you may use
- Unit test by setting node env variable to test under .env file and execute below command
npm install -g mocha(One time global install)npm test
- Refer attached key-value-store.postman_collection.json for native tests
ramsan21/VaultDragon
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|