Skip to content

ramsan21/VaultDragon

Repository files navigation

Build and Deploy instructions

  • Clone/Download this git repository
  • Modify configs for each environment setting under ./config folder
  • Modify .env file for node environment
  • Run npm install in the cloned directory
  • Install forever package and run forever start ./bin/www
    • For development purpose you may use npm start
  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors