Code Monkey home page Code Monkey logo

vmserver's Introduction

VMServer

是为Android开源项目VMMatch项目(中文名猿匹配)实现的服务端

简介

这个项目包含两部分

  • 根目录:服务逻辑及API接口实现
  • client目录:前端界面,和服务器端代码端放置在同一仓库下(暂未实现)

使用

简单介绍下运行环境及部署方法

  1. 安装nodejs开发时使用的是v10.16.0版本
  2. 需要安装mongodb并启动,开发使用版本4.0.10
  3. 下载项目到服务器,可以下载压缩包,或者用git clone命令
  4. 复制config_default.jsconfig.js,可根据自己需要修改配置文件
  5. 安装依赖
npm install
  1. 全局安装pm2
npm install pm2 -g
  1. 运行 vmshell.sh

关联项目

基于环信 IM 实现的包含聊天功能的项目 Android 客户端 Android 客户端(开发中)

博客介绍

vmserver's People

Contributors

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