Skip to content

fix: allow direct postgres in production#27

Merged
maotora merged 1 commit intomainfrom
codex/remove-prisma-accelerate
Mar 24, 2026
Merged

fix: allow direct postgres in production#27
maotora merged 1 commit intomainfrom
codex/remove-prisma-accelerate

Conversation

@maotora
Copy link
Copy Markdown
Contributor

@maotora maotora commented Mar 24, 2026

Summary

  • allow production to run with a direct PostgreSQL DATABASE_URL instead of requiring Prisma Accelerate
  • update README guidance so production can use either direct Postgres or Accelerate

Testing

  • pnpm build
  • pre-commit hook (pnpm lint && pnpm typecheck)

Notes

  • local pre-push DB checks require a direct PostgreSQL URL in this shell and were not runnable here

@maotora maotora force-pushed the codex/remove-prisma-accelerate branch from 672669d to 905ce15 Compare March 24, 2026 06:07
@maotora maotora merged commit fa645bb into main Mar 24, 2026
1 check 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