The frontend goes to Cloudflare Workers, the backend runs as Docker containers on Coolify, and one GitHub Actions workflow drives both.
How can we help?
Search 13 articles, or browse by topic below.
Search Help Center
Search for articles and guides
Getting Started
Create your project, configure the environment, and run the apps for the first time.
2 articles
Architecture
How the monorepo is organized: apps, shared packages, and the dependency injection container.
1 article
Deployment
Ship the client to Cloudflare Workers and the server apps to Coolify via GitHub Actions.
1 article
Staying Up to Date
Pull template updates into your project without breaking your own client and migrations.
2 articles
Popular right now
Go from a cloned template to a running full-stack app: one script to scaffold the project, then fill in the environment and start the apps.
Four apps, dozens of shared packages, and one rule that decides where every piece of code belongs.
Server packages update themselves. Client changes do not. Here is how to take an update without losing your migrations or your own client app.
Each project takes its own block of local ports.
Use the release notes and the port script.