-
Notifications
You must be signed in to change notification settings - Fork 0
nishvs/cache
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To Install the dependacies: npm install To Install the dependacies: npm install --only=dev To run the project(By default Config environment is set to development) npm start To run in production Environment(NODE_ENV=production npm start) After Running, to run the test script npm test Configuration changes: Any changes in configuration for the environment need to be done in src/config/config.json Note : THe TTL for the cache items and max items in the cache can also be set in the configuration.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published