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

Key takeaways from the Discover Data DX virtual event

December 13, 2023

Explore the insights from the Discover Data DX virtual event held on December 7th, 2023. The event brought together industry leaders to discuss the significance and principles of the emerging Data DX category.

Prisma Accelerate now in General Availability

October 26, 2023

Now in General Availability: Dive into Prisma Accelerate, enhancing global database connections with connection pooling and edge caching for fast data access.

Support for Serverless Database Drivers in Prisma ORM Is Now in Preview

October 06, 2023

Prisma is releasing Preview support for serverless database drivers from Neon and PlanetScale. This feature allows Prisma users to leverage the existing database drivers for communication with their database without long-lived TCP connections!