sgridnode
v0.0.15
Published
SgridFramework Node Implementation, provide a lib to init SgridServer
Downloads
26
Maintainers
Readme
Get Strat
install
npm install sgridnode@latest
copy demo server
i made a demo project for development who can start application easiler
# clone
git clone https://github.com/chelizichen/SgridNode.git
# demo project
cd test
FAQ
Q : How Can I Deploy To Production Env
A : Two Choice
1: you can take the file 'sgrid.yml' and source code to a package, then run 'node app.js'
2 : you can write a shell script to build to a package, then release the package to the sgridcloud platform