Skip to content

SgridFramework Node Implementation, provide a lib to init SgridServer

Notifications You must be signed in to change notification settings

chelizichen/SgridNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SgridNode

SgridNode is built for SgridCloud Plantform and provide a series of tools and decorators to make development faster

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


About

SgridFramework Node Implementation, provide a lib to init SgridServer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published