Skip to content

Releases: ivandoric/directus-next

13 - User Authentication With Next Auth

09 Apr 13:07
Compare
Choose a tag to compare

In this episode we are going to implement login functionality to our Next.js and Directus app using Next Auth package.

Checkout the video

12 - User Sign Up

02 Apr 12:33
Compare
Choose a tag to compare

In this episode we are going to implement signup functionality for our Directus and Next.js app. You will see, this is very easy.

Check out the video

11 - Mini Cart And Zustand

11 Mar 14:32
Compare
Choose a tag to compare

In this episode we are going to create a mini cart for our e-commerce site using Zustand state management library.

Checkout the video

10 - Add to Cart

27 Feb 16:46
Compare
Choose a tag to compare

In this episode we are going to start implementing add to cart functionality. I say start because this is a pretty big functionality so I’m going to split it into two parts.

09 - Display Product Options

01 Feb 18:16
Compare
Choose a tag to compare

In this episode we are going to display product options that we created in the previous episode.

Check out the video

07 - Product Display Page

13 Jan 12:32
Compare
Choose a tag to compare

In this episode we are going to create a product display page for our shop.

06 - Filter Products By Category

08 Jan 16:32
Compare
Choose a tag to compare

In this episode I’m going to show you how to create a filter for our products using Directus and Next.js.

Checkout the video

M2M Relationship Fix From Part 04

06 Jan 11:49
Compare
Choose a tag to compare

In this episode we are going to fix a mistake that I made in part 04 of this course.

Checkout the video

04 - Products and Categories

03 Jan 10:11
Compare
Choose a tag to compare

In this episode we are going to start building an e-commerce site using Directus and Next.

Checkout the video

01 - Setup Next, Directus, Tailwind, React Query and Fetch the Data via GraphQL

02 Nov 09:13
Compare
Choose a tag to compare

In this first episode of Nextjs and Directus series we are going to set everything up and fetch some data to see if everything is working properly.

Check out the video