Commit Graph

2 Commits

Author SHA1 Message Date
70726c50dc fix: resolve multiple runtime and build issues
- Fix network binding to allow external access (0.0.0.0)
- Upgrade to Node.js 20.x for Next.js 16 compatibility
- Fix next-auth v4 configuration and session handling
- Add Steam client secret for Steam OAuth provider
- Fix Prisma schema unique constraint syntax
- Fix database creation script for automated deployment
- Fix game search API to use new IStoreService endpoint
- Fix session auth in API routes for Steam linking
- Add TypeScript types for next-auth session
2026-02-21 22:51:45 +00:00
14890b6875 feat: update deployment scripts and README for improved setup and configuration 2026-02-22 03:05:15 +05:00