I cloned using GraphQL, Prisma, NestJS, React, and more! #TeamSeas

In this fullstack javascript tutorial we are going to try and clone the TeamSeas website using GraphQL, Prisma, NestJS, ReactJS, Chakra UI, and Formik!! We’re going to learn everything we need to build an API from scratch, have that connect to a database, develop GraphQL queries, mutations and subscriptions. Then finally we build a new UI from the group up using React to attempt and clone the TeamSeas website, we’ll learn how to connect and query a GraphQL API and even make real-time subscriptions! Code Repo: Donate at: #TeamSeas #webdev #javascript 00:00:00 - Preview 00:00:24 - What we will cover 00:00:29 - #TeamSeas Intro 00:01:57 - Feature’s we’ll build 00:05:36 - Tech stack 00:06:43 - Create new Nest application 00:07:24 - Set up GraphQL integration 00:09:45 - Apollo Sandbox 00:10:45 - Generating typings from GraphQL schema 00:12:38 - Generate Donations resource 0
Back to Top