Skip to content

Repository files navigation

Catarchy

Bun monorepo: React frontend + Elysia backend on Cloudflare.

Tech Stack

  • Frontend: React, Vite, Tailwind, TanStack Router/Query, Eden, Zod
  • Backend: Elysia, OpenAPI, Zod, Cloudflare Workers

Dev

bun install

# Terminal 1: Frontend
cd apps/catarchy-frontend && bun run dev

# Terminal 2: Backend
cd apps/catarchy-backend && bun run dev

Deploy

# Frontend
cd apps/catarchy-frontend && bun run build && npx wrangler pages deploy dist

# Backend
cd apps/catarchy-backend && npx wrangler deploy

URLs

About

meow :3

Topics

Resources

Security policy

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages