Helpers

Although Vela has no runtime, it does publish a few packages for common tasks. Everything Vela generates is ordinary code in your project; these are the libraries that code imports.

@velastack/pocketbase

PocketBase bindings for SvelteKit: middleware, a typed client and form helpers.

@velastack/kit

Backend-agnostic SvelteKit plumbing shared by the bindings packages.

@velastack/postgres

PostgreSQL bindings for SvelteKit.

velastack/action

The GitHub Action for deploying Vela projects to a server.