2.3.0 • Published 8 years ago
sakura-node v2.3.0
OVERVIEW
Utility of building back end serviced in Gago Group.
FEATURES
ORM: Supports PostgreSQL ORM and migration
HTTP: Wrapper of Request/Response
Frequently used Express middleware
Email service: Wraps Aliyun Email Service
BUILD
Run gulp and all releases will be under ./lib.
TEST
npm test
LINT
Use tslint. Run sh ./bin/tslint.sh before commit.
RUNTIME
Node 7.x