Git Product home page Git Product logo

demo_bigevent_server's Introduction

说明

它是大事件项目的接口服务器。

具体接口说明:https://github.com/fanyoufu/demo_bigevent_server/blob/master/apidoc.md

大事件项目的前端代码地址:https://github.com/fanyoufu/demo_bigevent_front

大事件项目的前端在线预览地址:https://fanyoufu.github.io/demo_bigevent_front/web_front/index.html

安装依赖

切换到根目录下:

运行命令:npm i

如果安装速度很慢,可以修改npm镜像

# 先运行
npm config set registry http://registry.npm.taobao.org/
# 再运行
npm i

安装成功之后,才能进行后续操作。

启动

方式一: 如果是window操作,直接双击开始.bat 即可。

方式二:命令行

  • node app.js 正常启动后端

会占用8000 端口;采用sqlite数据库,数据库文件在:db/db.db

demo_bigevent_server's People

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

thirtyzhang

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.