Commit Graph

3 Commits

Author SHA1 Message Date
javayhu
563fc2099a refactor: move db migrations to src/db/migrations folder 2025-06-12 00:04:29 +08:00
javayhu
bf4f296fe1 feat: update drizzle configuration and dependencies for Neon integration
- Updated drizzle configuration to use the Neon HTTP driver for improved compatibility with Next.js.
- Added @neondatabase/serverless package to package.json for serverless database support.
- Modified database connection logic to utilize the new Neon client.
- Removed deprecated customer creation method in StripeProvider for cleaner code.
2025-03-24 10:14:49 +08:00
javayhu
3f66a24a60 feat: set up authentication with Drizzle ORM and Better Auth 2025-02-22 21:15:41 +08:00