GithubHelp home page GithubHelp logo

frank-zsy / data-sync Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wuhan2020/data-sync

1.0 1.0 0.0 237 KB

武汉新型冠状病毒防疫信息收集平台-数据同步服务

License: MIT License

JavaScript 1.19% TypeScript 98.81%

data-sync's Introduction

data-sync [English]

travis

武汉新型冠状病毒防疫信息收集平台-数据同步服务 using typescript && egg

快速上手指南

开发

$ npm i
$ npm run dev
$ open http://localhost:7001/

不要在开发者模式下进行 tsc编译, 如果你需要运行 tsc ,则你必须先运行 npm run clean,再运行npm run dev

部署

$ npm run tsc
$ npm start

Npm 脚本

  • 使用 npm run lint 来检查代码的样式
  • 使用 npm test 来执行单元测试
  • 使用 npm run clean 在开发者模式下一次性清理编译后的js

环境依赖

  • Node.js 8.x
  • Typescript 2.8+

功能架构图

arch

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.