Prerequisites
Section titled “Prerequisites”- Bun >= 1.3
- A PocketBase instance or an exported schema JSON file
Install
Section titled “Install”bun add @karnak19/pbkit pocketbaseVerify
Section titled “Verify”bunx pbkit --helpYou should see:
pbkit — PocketBase code generation toolkit
Usage: pbkit generate [--config <path>] [--watch] pbkit --helpNext steps
Section titled “Next steps”- Follow the Quick Start guide to generate your first SDK
- Read the configuration reference for all available options