Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antonlukin/theygotcovid
Celebs with COVID-19
https://github.com/antonlukin/theygotcovid
coronavirus covid-19 covid-2019
Last synced: about 2 months ago
JSON representation
Celebs with COVID-19
- Host: GitHub
- URL: https://github.com/antonlukin/theygotcovid
- Owner: antonlukin
- Created: 2020-04-02T16:55:24.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-30T10:18:28.000Z (almost 3 years ago)
- Last Synced: 2024-05-21T07:12:53.830Z (8 months ago)
- Topics: coronavirus, covid-19, covid-2019
- Language: SCSS
- Homepage:
- Size: 2.78 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# They Got Covid
Archive service launched at the start of the Covid-19 pandemic to track the health of famous people around the world.
![theygotcovid](https://user-images.githubusercontent.com/454185/160443527-b66614c3-64eb-491c-afbb-c88cb8474274.png)
## Development
1. Fork and clone git repository
2. Install npm modules with `yarn`
3. Add credentials to .env using .env.example
4. Use `gulp` to build static files
5. Use `node index.js` to start application