Giter Site home page Giter Site logo

th_covid19_international's Introduction

TH_COVID19_International

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.

Display

Preview

Demo

Project structure

TH_COVID19_International
|-- src                     # Source code
|   |-- db                  # Database import script
|   |-- servers             # Source code of Background
|   |-- web                 # Souce code of Web
|
|-- images                  # images of Display

Instructions

Database Deployment

Path:

src/db/

Method:

Import sql script under src/db/ in mysql

Background Deployment

Path:

src/servers

Method:

  1. npm install
  2. Modify the configuration file under /config/formal, referring to the sample of /config/test
  3. Debug and execute npm run dev locally, will read the configuration file of config/test
  4. Modify start command of package.json and configure LOG_PATH
  5. Execute npm run start to run the program, will read the configuration files of LOG_PATH and config/formal

Web Deployment

Path:

src/web

Method:

Publish:

Build for pre environment

npm run build:pre  

Build for production environment

npm run build  

Getting started:

npm install  
npm run dev  

th_covid19_international's People

Contributors

lightxue avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.