Skip to content

Repository files navigation

BoringStack

boringstack.xyz GitHub Quickstart

MIT Bun React Elysia TypeScript Docker PostgreSQL

Point your agent at this stack.
It ships production-grade, or it doesn't compile.

apps/api apps/ui infra/compose infra/bootstrap eslint-plugins

Set it up

curl -fsSL https://boringstack.xyz/install.sh | sh -s -- --project acme

Preflight, scaffold, rename, boot, health check. It never prompts, and --json puts one object per phase on stdout. Pass --dry-run first to see the plan.

Or run the steps yourself:

gh repo create acme --template boringstack-xyz/boringstack --private --clone
cd acme
./scripts/rename-project.sh acme acme-corp acme.com
./setup.sh --up

Docker and Compose v2 are the only prerequisites; Compose runs every runtime. Bun is needed to develop, not to boot.

If you are an agent

Read boringstack.xyz/agents.md. One page: the setup command, the health checks, the machine-readable config manifest at /scaffold-manifest.json, and the invariants that make your output pass CI instead of merely look right.

Inside this repo, start at AGENTS.md, then apps/api/AGENTS.md or apps/ui/AGENTS.md. Each is a one-table index pointing at single-concern guides under apps/*/docs/agents/. Load the row your task matches, not the whole tree.

bun run check is the oracle. If the docs and the lint config disagree, the lint config wins.

Docs

Full documentation is at boringstack.xyz, starting with the Quickstart and Why BoringStack.

License

MIT

About

Arguably, the best production-ready starter on the internet.

Topics

Resources

Contributing

Security policy

Stars

41 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages