Skip to content

Global dashboard for monitoring Corona virus (COVID-19) by Das WuuD Team®

License

Notifications You must be signed in to change notification settings

WuuD-Team/CoronApp

Repository files navigation

CoronApp

wuud coronapp

Docker Automated build Docker Cloud Build Status NPM GitHub package.json version GitHub package.json dependency version GitHub last commit Website GitHub stars



Global dashboard for monitoring Corona virus (COVID-19)

Powered by StickyBoard & Docker

stickyboard docker

Build & Run

Prerequisite

$ npm install -g nodemon
$ npm install

Dockerize

Build docker image

Enable Docker Buildkit to speed up build

$ DOCKER_BUILDKIT=1 docker build -t <dockerhub_username>/<dockerhub_repo_name>:latest .
Run
$ docker run -p 3000:3000 <dockerhub_username>/<dockerhub_repo_name>:latest
Push docker image to DockerHub
$ docker push <dockerhub_username>/<dockerhub_repo_name>:latest

Development Mode

$ npm run watch
$ npm run dev

Production Mode

$ npm run build
$ npm run production

Dev Team

Backend Developer

Moh Badjah
Backend Developer
Web Developer

Nassim Amokrane
Web Developer
Mobile Developer

Med Redha
Mobile Developer

Attribution

Contributing to CoronApp

Contributing to CoronApp is a piece of 🍰, read the contributing guidelines. You can discuss CoronApp using the issues section. To add a line create an issue and send a pull request, see how to send a pull request.

License

The code is available under the MIT license.

WuuD® - in code we trust -

About

Global dashboard for monitoring Corona virus (COVID-19) by Das WuuD Team®

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published