Skip to content

Latest commit

 

History

History
executable file
·
61 lines (40 loc) · 1.81 KB

README.md

File metadata and controls

executable file
·
61 lines (40 loc) · 1.81 KB

Earth-Backend-NodeJS

JavaScript Style Guide

Node Version Downloads License Build Status

Earth-Backend(version3-inside) is a photography website built by NodeJS and MySQL

Pre-reqs

Quick start

  1. ENV: development (feature and dev branch)
npm run dev
  1. ENV: sandbox (release branch)
npm run sandbox
  1. ENV: production (master branch)
npm run prod

How to manage muti-process in Node.js

Supported by pandora.js

Features

  • ✔︎ Built-in process management
  • ✔︎ Dev Ops customization
  • ✔︎ Provide Metrics and Standard OpenTracing Implementation
  • ✔︎ Support lots of web frameworks

License

License