ideabox-v4

IdeaBox is a simple CRUD (Create, Read, Update, Delete) app

Built with

Frontend

  • Server-side Rendered React (Next.js)
  • Apollo Client
  • Styled Components

Backend

  • Apollo Server
  • Prisma (Postgres DB)

Testing

  • Frontend: Jest/Enzyme
  • Backend: Mocha/Chai

Bootstrapped with next-graphql-starter