zerobyte/docs/wrangler.jsonc
Nicolas Meienberger 48c2b5570b
docs: init project
docs: design

content

header sticky

docs: content

docs: update starting guide

docs: corrections

docs: oidc, sso & more

feat: landing page

style: card design

style: colors

style: zerobyte logo

style: corner content

style: docs cards

ci(docs): auto deploy to cloudflare

docs: 3-2-1 strategy
2026-04-15 20:22:08 +02:00

7 lines
213 B
Text

{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "zerobyte-docs",
"compatibility_date": "2025-09-02",
"compatibility_flags": ["nodejs_compat"],
"main": "@tanstack/react-start/server-entry",
}