Building a fullstack app using TypeScript, PostgreSQL, Next.js, GraphQL and Prisma
A series of articles on building a fullstack app with TypeScript, Next.js, Prisma & GraphQL The series covers the following:
- Data modeling using Prisma
- Building a GraphQL API layer inside Next.js using GraphQL Yoga and Pothos
- Authentication using Auth0
- Authorization
- Image upload using AWS S3
- GraphQL Pagination using Apollo Client
- Deployment to Vercel