Api Supply Demand Covid19

API for covid19 supply demand dashboard
Alternatives To Api Supply Demand Covid19
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Netdata62,342
a day ago299gpl-3.0C
Real-time performance monitoring, done right! https://www.netdata.cloud
Chatwoot14,775
a day ago1January 03, 2021738otherRuby
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
Dashy10,057
3 days ago75mitVue
🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
Heimdall5,678
10 days ago23mitPHP
An Application dashboard and launcher
Nuclio4,787
a day ago65April 25, 2021103apache-2.0Go
High-Performance Serverless event and data processing platform
K8s For Docker Desktop4,623
5 days ago47apache-2.0PowerShell
为Docker Desktop for Mac/Windows开启Kubernetes和Istio。
Nodejs Dashboard3,9417027a year ago12November 22, 201915mitJavaScript
Telemetry dashboard for node.js apps from the terminal!
Prometheus3,839
2 months agomit
A docker-compose stack for Prometheus monitoring
Gatus3,518
6 days ago56April 26, 202266apache-2.0Go
⛑ Automated developer-oriented status page
Gerapy2,906
8a month ago47December 30, 202154mitPython
Distributed Crawler Management Framework Based on Scrapy, Scrapyd, Django and Vue.js
Alternatives To Api Supply Demand Covid19
Select To Compare


Alternative Project Comparisons
Readme

API for Supply/demand COVID 19

You will need a postgres database to run the application. If you have docker installed, then you can create a database by running

docker-compose up db

Then, if you have go installed, you can build and run the server by running

go run main.go

Or if you don't have go installed, you can launch both the database and the server with docker compose

docker-compose up --build

Testing

You will need a postgres database to run some of the test. If you have docker installed, then you can create the test database by running

docker-compose up test-db

Then, run the test command, for example

go test ./model -v
Popular Dashboard Projects
Popular Docker Projects
Popular Web User Interface Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Go
Docker
Database
Postgres
Dashboard