Feature/Use fastify instead of express #1

Merged
jusemon merged 2 commits from dev into main 2025-03-06 19:15:56 -05:00
Owner
  • Replaced Apollo Server with Mercurius for GraphQL API
  • Updated resolvers to use Mercurius-compatible GraphQL implementation
  • Migrated from Express to Fastify for server framework
  • Improved error handling with GraphQL error extensions
  • Added Zod for environment variable validation
  • Updated Prisma schema and migrations
  • Configured CORS and WebSocket subscriptions
  • Simplified GraphQL schema and resolver structure
  • Enhanced type safety and code organization
  • Replaced Apollo Server with Mercurius for GraphQL API
  • Updated resolvers to use Mercurius-compatible GraphQL implementation
  • Migrated from Express to Fastify for server framework
  • Improved error handling with GraphQL error extensions
  • Added Zod for environment variable validation
  • Updated Prisma schema and migrations
  • Configured CORS and WebSocket subscriptions
  • Simplified GraphQL schema and resolver structure
  • Enhanced type safety and code organization
- Replaced Apollo Server with Mercurius for GraphQL API - Updated resolvers to use Mercurius-compatible GraphQL implementation - Migrated from Express to Fastify for server framework - Improved error handling with GraphQL error extensions - Added Zod for environment variable validation - Updated Prisma schema and migrations - Configured CORS and WebSocket subscriptions - Simplified GraphQL schema and resolver structure - Enhanced type safety and code organization - Replaced Apollo Server with Mercurius for GraphQL API - Updated resolvers to use Mercurius-compatible GraphQL implementation - Migrated from Express to Fastify for server framework - Improved error handling with GraphQL error extensions - Added Zod for environment variable validation - Updated Prisma schema and migrations - Configured CORS and WebSocket subscriptions - Simplified GraphQL schema and resolver structure - Enhanced type safety and code organization
jusemon added 2 commits 2025-03-06 19:03:51 -05:00
- Replaced Apollo Server with Mercurius for GraphQL API
- Updated resolvers to use Mercurius-compatible GraphQL implementation
- Migrated from Express to Fastify for server framework
- Improved error handling with GraphQL error extensions
- Added Zod for environment variable validation
- Updated Prisma schema and migrations
- Configured CORS and WebSocket subscriptions
- Simplified GraphQL schema and resolver structure
- Enhanced type safety and code organization
- Migrated ESLint configuration from Next.js to SolidJS
- Removed React-specific ESLint plugins
- Updated Turbo configuration with global dependencies
- Simplified Prisma scripts in API package
- Added shared ESLint and TypeScript configs to web and API packages
- Cleaned up unnecessary dependencies and configurations
jusemon merged commit 6214b503bc into main 2025-03-06 19:15:56 -05:00
jusemon deleted branch dev 2025-03-06 19:16:05 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jusemon/unreal-chat#1
No description provided.