Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alimy/mir-covid19
developed to track the live updates of COVID-19. (TH_COVID19_International's golang version)
https://github.com/alimy/mir-covid19
covid-19 go-mir web
Last synced: 7 days ago
JSON representation
developed to track the live updates of COVID-19. (TH_COVID19_International's golang version)
- Host: GitHub
- URL: https://github.com/alimy/mir-covid19
- Owner: alimy
- License: apache-2.0
- Created: 2020-03-27T11:19:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-05T02:23:19.000Z (over 1 year ago)
- Last Synced: 2024-10-17T01:30:32.422Z (27 days ago)
- Topics: covid-19, go-mir, web
- Language: TSQL
- Homepage:
- Size: 4.98 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mir-covid19
[![sourcegraph](https://img.shields.io/badge/view%20on-Sourcegraph-brightgreen.svg?logo=sourcegraph)](https://sourcegraph.com/github.com/alimy/mir-covid19)COVID-19 Live Updates of Tencent Health is developed to track the live updates of COVID-19, including the global pandemic trends, domestic live updates, and overseas live updates. This project is just a go version of [TH_COVID19_International](https://github.com/Tencent/TH_COVID19_International) for a guide of how to use [Mir](https://github.com/alimy/mir) to develop web application.
### Usage
```bash
% git clone https://github.com/alimy/mir-covid19
% cd mir-covid19
% make serve
```### [Preview](https://covid-19.th.qq.com)
![](https://raw.githubusercontent.com/Tencent/TH_COVID19_International/master/images/demo_2.png)