An open API service indexing awesome lists of open source software.

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

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)