2 Commits

Author SHA1 Message Date
2e051e4bef feat: complete project setup with auth and contributor docs
- add WorkOS AuthKit authentication with middleware protection
- add dashboard with sidebar layout (shadcn/ui components)
- add contributor documentation (CONTRIBUTING, CODE_OF_CONDUCT,
  SECURITY, START-HERE, Documentation/)
- add CI workflow for lint and build on PRs
- switch from pnpm to bun
- add CLAUDE.md and AGENTS.md for AI assistant context
2026-01-21 23:02:18 -07:00
8f45e2a310 Initialize web application via create-cloudflare CLI
Details:
  C3 = create-cloudflare@2.62.3
  project name = dashore-incubator
  framework = next
  framework cli = create-next-app@15.5.6
  package manager = pnpm@10.28.0
  wrangler = wrangler@4.59.3
  git = 2.52.0
2026-01-21 21:37:21 -07:00