https://github.com/ssh-22/covid-19
Covid-19 Countdown Timer
https://github.com/ssh-22/covid-19
django djangorestframework docker docker-compose react typescript
Last synced: about 2 months ago
JSON representation
Covid-19 Countdown Timer
- Host: GitHub
- URL: https://github.com/ssh-22/covid-19
- Owner: ssh-22
- License: mit
- Created: 2020-04-29T09:58:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T05:29:16.000Z (over 3 years ago)
- Last Synced: 2025-06-12T22:04:30.357Z (12 months ago)
- Topics: django, djangorestframework, docker, docker-compose, react, typescript
- Language: Python
- Homepage:
- Size: 1.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
covid-19
====
## Description
- Backend: Django, DjangoRestFrameWork
- Frontend: React(TypeScript)
- Database: PostgreSQL
## Requirement
- Docker: version 19.03.8
- docker-compose: version 1.25.4
## Install
```zsh
git clone https://github.com/ssh-22/covid-19.git
```
## Usage
```zsh
docker-compose build --no-cache
docker-compose up --force-recreate
```
## Licence
[MIT](https://github.com/ssh-22/covid-19/blob/master/LICENSE)
## Author
[ssh-22](https://github.com/ssh-22)