@kohicorp/wizard
v0.0.2
Published
Setup wizard for Kohi API monitoring
Maintainers
Readme
@kohicorp/wizard
Setup wizard for Kohi API monitoring.
Usage
npx @kohicorp/wizardWhat it does
- Detects your framework from project files
- Prompts for your Kohi project key and secret key
- Installs the SDK
- Configures environment variables (
.envfor Node/Python,exportcommands for Go) - Shows the integration code (copied to clipboard)
Supported Frameworks
| Framework | Language | SDK | |-----------|----------|-----| | Next.js | Node.js | kohi-node | | Express | Node.js | kohi-node | | net/http | Go | kohi-go | | fasthttp | Go | kohi-go | | FastAPI | Python | kohi-python | | Flask | Python | kohi-python |
