Todo App with Fullstack Next.js, Prisma, PostgreSQL and GraphQL
- Next.js as the React framework
- Prisma as the ORM
- PostgreSQL as the database
- Apollo as the GraphQL server/client
- GraphQL Nexus for code-first GraphQL schema
- GraphQL Shield for GraphQL server permissions
- NextAuth.js for authentication
- Jest and React Testing Library for testing React components
- Chakra UI as the UI Library
WIP
WIP