sgridnode
TypeScript icon, indicating that this package has built-in type declarations

0.0.11 • Public • Published

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


Package Sidebar

Install

npm i sgridnode

Weekly Downloads

49

Version

0.0.11

License

ISC

Unpacked Size

49.7 kB

Total Files

36

Last publish

Collaborators

  • chelizichen