Git Product home page Git Product logo

ss-panel's Introduction

项目状态

Master

Build Status Coverage Status

Develop

Build Status Coverage Status

线上运行

cd /path/to/ss-panel/server/
npm install
cp config/default.js config/local.js
cp pm2.sample.json pm2.json
npm run start

协作开发

# 后端开发
cd /path/to/ss-panel/server
npm install
npm run dev

# 前端开发
cd /path/to/ss-panel/client
npm install
npm run dev

单元测试

cd /path/to/ss-panel/server
npm run test                # 运行所有测试
npm run test -- -g network  # 只测试 network

效果展示

成员角色分为用户与管理员,下图展示为管理员角色

效果展示

关联项目

ss-panel's People

Contributors

qiujun8023 avatar

Watchers

James Cloos 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.