2023-09-10 16:33:38 -07:00
..
2023-09-10 16:33:38 -07:00
2022-10-28 05:12:27 -07:00
2022-10-28 05:12:27 -07:00
2022-11-19 03:46:05 -08:00
2022-10-28 05:12:27 -07:00
2022-10-28 05:12:27 -07:00

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 pbscript

or

npx pbscript --help

or

npm i -D pbscript

And then reference from package.json.

See official docs at the PBScript repo.