logo

Getting Started

Build and run the backend template in local and production modes

This template keeps the deployment model simple.

Development

pnpm dev

Local Services

The local workflow boots both the Worker API and the Svelte frontend.

Deploy

pnpm deploycf

Next Step

Read the architecture page before adding new business modules.