下一代星之海官网版本(国际版)
Starrysea International Ver.
-> API Server API Documentation(Chinese Only)
- NodeJS Ver. 7+
- NPM Ver. 4.2+
- MongoDB Ver. 3.4+
- Python Ver. 3.5
- Run MongoDB Server
- Config in
config.jsdatabase: MongoDB Connection uritrustOrigin: Origin that will responses an acceptable CROS header
- Install Private Key in
/keysto decrypt for Cucu's image npm installnode migrate.jsnpm run start- API Server Listen @ Port
3000(You can edit in./bin/www)
npm installnpm run build- Compiled Documentation is in root (
index.html)
npm installnpm run build- Compiled File is in
distfolder
Issues and PR are welcomed :)