A simple exercise on a mongo db cache implementation
- Run
npm install
- Copy the
.env.example
file into.env
and runnpm start
Just run npm test
Just run npm start
to run your the webserver on your local machine [it relies on the .env file mongodb config]
- Use appropriate technology for the CacheWrappers
- Extend code coverage