@geek-fun/serverlessinsight
v0.0.6
Published
Full life cycle cross providers serverless application management for your fast-growing business.
Downloads
154
Keywords
Readme
ServerlessInsight
Full life cycle cross providers serverless application management for your fast-growing business.
Quick Start
prerequisites
- Node.js 16.x
Install
npm install -g @geek-fun/serverlessinsight
Usage
si -h
Initialize a new project
si init
Deploy the application
si deploy
Remove the application
si remove
Development
Link ServerlessInsight globally to use the CLI tool.
npm run build
npm link
run the command then:
si -h