Skip to content

How to install pbkit in your project.

  • Bun >= 1.3
  • A PocketBase instance or an exported schema JSON file
Terminal window
bun add @karnak19/pbkit pocketbase
Terminal window
bunx pbkit --help

You should see:

pbkit — PocketBase code generation toolkit
Usage:
pbkit generate [--config <path>] [--watch]
pbkit --help