Skip to content

Restart backend with modular v2 architecture - #1

Merged
jackshim415 merged 2 commits into
mainfrom
rewrite-v2
Aug 31, 2026
Merged

jackshim415 merged 2 commits into
mainfrom
rewrite-v2

Conversation

@jackshim415

Copy link
Copy Markdown
Contributor

Summary

  • restart the backend around a Hono modular-monolith skeleton
  • port the complete Prisma data model to Drizzle, including relations, constraints, enums, and generated Zod/OpenAPI schemas
  • add authenticated account and API-key vertical slices with verified-team authorization

Verification

  • bun run typecheck
  • bun run lint
  • bun run format:check
  • bun run test (16 passing)
  • drizzle-kit export

Notes

  • the existing migration predates this restart and is intentionally not regenerated in this PR
  • the unrelated untracked src/handler/file/answer.ts file is excluded

@jackshim415
jackshim415 merged commit 4d01eed into main Aug 31, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant