0.0.6 • Published 9 months ago
@geek-fun/serverlessinsight v0.0.6
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