You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+31-17Lines changed: 31 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,21 @@
10
10
11
11
**COVID-19 Tracker CLI** is an open-source NodeJS application for command line interface to track COVID-19 cases around the world. An optimized NodeJS application and a simple tracker with real-time updates from reliable data source. [Visit Wiki](https://github.com/warengonzaga/covid19-tracker-cli/wiki)
12
12
13
+
## Domain Names
14
+
15
+
```bash
16
+
# stable build
17
+
covid19.trackercli.com
18
+
covid19.warengonzaga.com
19
+
covid19cli.now.sh
20
+
21
+
# dev build
22
+
dev.covid19.trackercli.com
23
+
covid19clidev.now.sh
24
+
```
25
+
26
+
> Do you want a custom and private URL for your personal use? Join here: <https://warengonza.ga/TtYvZ34>
27
+
13
28
## Featured By
14
29
15
30
Wanna feature this project? Let me know!
@@ -49,20 +64,20 @@ To track COVID-19 cases on CLI globally, all you need to do is to use CURL or WG
0 commit comments