Skip to content

maxchou415/CKHC-Sheet-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CKHS-Sheet-API

The api server for management sheets let you manage them much easier.

System Requirement

  • Node.js v7.6 or newly version (Official Site)
  • MongoDB
  • Production on Ubuntu/Debian is plus

Before run the service

Before run this API Server on your Server, Please make sure MongoDB is already running on your Server.

How to Install

  1. Clone this project
$ git clone https://github.com/maxchou415/CKHC-Sheet-API.git
  1. Install npm modules
$ npm install
  1. Run it (as Development Server)
$ npm run dev

Production the Server

  1. Follow all steps on How to Install and but pass step 3.

  2. Run it as Production Server

$ npm run prd
  1. The PROD server will run on your server by PM2

API Documentation

English Version (I will provide it)

About

Sheet management platform of Chien Kuo High School Harmonica Club

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published