Giter VIP home page Giter VIP logo

api.xiaoduyu.com's Introduction

小度鱼(后端API篇)

介绍

小度鱼,是基于 React + NodeJS + Express + MongoDB 开发的一个社区系统
线上站点:https://www.xiaoduyu.com
前端源码地址:https://github.com/54sword/xiaoduyu.com
后端API源码地址:https://github.com/54sword/api.xiaoduyu.com
ReactNative版源码地址:https://github.com/54sword/xiaoduyuReactNative

特点

  • 图片分离,图片上传至七牛
  • 支持 JWT(JSON Web Token)
  • 支持 SendCloud 发送邮件
  • 支持邮箱、QQ、微博注册登录

安装部署

不保证 Windows 系统的兼容性
线上运行版本 Node.js 是 v8.7.0,MongoDB 是 v3.4.9

1. 安装 Node.js[必须] MongoDB[必须]
2. git clone [email protected]:54sword/api.xiaoduyu.com.git
3. cd api.xiaoduyu.com
4. npm install
5. cp ./config/config.default.js ./config/index.js 请根据需要修改 index.js 配置文件
6. node server.js
7. 访问 http://localhost:3000
8. 完成

开源协议

MIT

api.xiaoduyu.com's People

Contributors

54sword avatar goldriver avatar

Watchers

 avatar  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.