Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

全てをリファクタリングして最強にした #33

Merged
merged 72 commits into from
Jan 5, 2024

Conversation

cp-20
Copy link
Owner

@cp-20 cp-20 commented Nov 30, 2023

Turborepoを真面目に運用した

  • packagesとappsを切って、良い感じにした
    • 各packageはtsupでビルドしてる
  • turbo.jsonちょっと真面目に書いた (まだよくわかってない)
  • Formatter & Linter を共通化 (FormatterはPrettierではなくBiomeに移行)
  • VSCodeのWorkspaceもちょっといい感じにした (どれぐらい意味があるかは謎)

サーバーをHonoで書き直し

  • Hono on Bunでリプレイスして、API Routesをやめた
  • @hono/zod-openapi を使ってZodの型定義からOpenAPI Specificationを生成して配信するように

Prismaをやめた

  • Drizzle ORMに全面的に移行 (migration含めて)

Supabaseをリポジトリ内に入れた

Copy link

vercel bot commented Nov 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
read-stack ❌ Failed (Inspect) Dec 28, 2023 2:30pm

@cp-20 cp-20 merged commit 2f7698e into main Jan 5, 2024
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