0.0.5 • Published 3 years ago
pbscript v0.0.5
TS/JS Cloud Functions for PocketBase
PBScript allows you to write PocketBase server-side functions in Typescript or Javascript without recompiling.
This package is the CLI tool.
npm i -g pbscriptor
npx pbscript --helpor
npm i -D pbscriptAnd then reference from package.json.
See official docs at the PBScript repo.