PrivacyVsGerms is a location and time-based service which calculates a score based on your locations against all locations where infected people have visited.
This service is used by privacy vs germs chrome extension. You can install it here or contribute to the Github repository.
- Clone this repo.
npm install
to install all required dependencies.npm install express
express to install web framework.npm run start
- NodeJs, TypeScript, Express.
- Elasticsearch - search engine to store provided data.
- Swagger
- Clone repo and create a new branch.
- Make changes and test.
- Submit Pull Request with comprehensive description of changes.