Skip to content

Commit

Permalink
全体的なリファクタリング (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttizze authored Aug 4, 2024
2 parents f8f7d6b + 79ea245 commit 8543825
Show file tree
Hide file tree
Showing 46 changed files with 511 additions and 616 deletions.
2 changes: 1 addition & 1 deletion render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
branch: main
plan: starter
region: singapore
buildCommand: bun run clear-queues && bun run install-and-build
buildCommand: bun run install-and-build
startCommand: bunx prisma migrate deploy && bunx prisma generate && bun run start
rootDir: web
envVars:
Expand Down
46 changes: 0 additions & 46 deletions web/app/feature/translate/functions/mutations.server.ts

This file was deleted.

113 changes: 0 additions & 113 deletions web/app/feature/translate/libs/translation.ts

This file was deleted.

188 changes: 0 additions & 188 deletions web/app/feature/translate/libs/translationUtils.ts

This file was deleted.

File renamed without changes.
Loading

0 comments on commit 8543825

Please sign in to comment.