GTCoding
GTCoding
  • 277
  • 4 003 108
How To Deploy A Next.js Application On Vercel For Free
Check out my courses: gtcoding.net/courses/
In this video, you will learn how to deploy your Next.js application for free on Vercel. This is a simple authentication app created using NextAuth.js and MongoDB. I hope you find this useful.
Tutorial: ua-cam.com/video/PEMfsqZ2-As/v-deo.html
Source code: github.com/Godsont/auth-with-credentials
Переглядів: 344

Відео

Master Next.js and AppWrite: Complete Guide to Building a CRUD Application [Full Tutorial]
Переглядів 1,5 тис.5 місяців тому
Check out my courses: gtcoding.net/courses/ 🚀 Dive into the world of web development with this comprehensive tutorial! Join me in building a powerful CRUD (Create, Read, Update, Delete) application using the dynamic duo of Next.js and AppWrite. 🌐💻 In this step-by-step guide, you'll learn the ins and outs of creating, reading, updating, and deleting data seamlessly from AppWrite using the Next.j...
How To Deploy Your Next.js App To Vercel For Free
Переглядів 6245 місяців тому
Check out my courses: gtcoding.net/courses/ Hi guys, in this video, I will show you how to deploy your Next.js web app to Vercel for free. I hope you find this useful. Playlist: ua-cam.com/play/PL0-e1OMq5RP4JZIOIfn-eVCEGLpGOg4Ks.html Source code: github.com/Godsont/appwrite-crud
Mastering CRUD Operations using Next.js 14 and AppWrite - Updating Data
Переглядів 7715 місяців тому
Check out my courses: gtcoding.net/courses/ In this video, I will show you how to update data in your AppWrite database using Next JS. I hope you find this video useful. Playlist: ua-cam.com/play/PL0-e1OMq5RP4JZIOIfn-eVCEGLpGOg4Ks.html
Mastering CRUD Operations using Next.js 14 and AppWrite - Creating Data
Переглядів 9975 місяців тому
Check out my courses: gtcoding.net/courses/ In this video, I will show you how to add data to your AppWrite database using Next JS. I hope you find this useful. Playlist: ua-cam.com/play/PL0-e1OMq5RP4JZIOIfn-eVCEGLpGOg4Ks.html
Mastering CRUD Operations using Next.js 14 and AppWrite - The Homepage
Переглядів 9255 місяців тому
Check out my courses: gtcoding.net/courses/ In this video, we will start connecting the UI of our Next JS app to the AppWrite backend. We will fetch the data to the homepage and also see how to delete the data from AppWrite. I hope you find this useful. Playlist: ua-cam.com/play/PL0-e1OMq5RP4JZIOIfn-eVCEGLpGOg4Ks.html
Mastering CRUD Operations using Next.js 14 and AppWrite - The API
Переглядів 2,5 тис.5 місяців тому
Check out my courses: gtcoding.net/courses/ In this video, we will create the API of our web application using Next JS and AppWrite. I hope you find this useful. Playlist: ua-cam.com/play/PL0-e1OMq5RP4JZIOIfn-eVCEGLpGOg4Ks.html
Mastering CRUD Operations using Next.js 14 and AppWrite - Designing The UI
Переглядів 2,7 тис.5 місяців тому
Check out my courses: gtcoding.net/courses/ In this video, we will design the UI of our web application using Next JS and Tailwind CSS. I hope you find this useful. Playlist: ua-cam.com/play/PL0-e1OMq5RP4JZIOIfn-eVCEGLpGOg4Ks.html
Mastering CRUD Operations using Next.js 14 and AppWrite - Introduction
Переглядів 3,4 тис.5 місяців тому
Check out my courses: gtcoding.net/courses/ In this comprehensive video series, we delve into the art of mastering CRUD (Create, Read, Update, Delete) operations using the dynamic capabilities of Next.js 14 and the robust AppWrite backend. Our journey begins with this introduction, where we take a look at the demo of our finished application. Throughout this series, you'll gain hands-on experie...
Build & Deploy a Full-Stack Website with Next.js 13 | Typescript, Prisma, Cloudinary, Tailwind
Переглядів 12 тис.8 місяців тому
Check out my courses: gtcoding.net/courses/ Source code: github.com/Godsont/Tech-News 🚀 Welcome to our latest UA-cam tutorial where we embark on an exciting journey to create a cutting-edge full-stack website using Next.js 13! 🌐 In this video, we'll cover the entire development process, from start to finish, including all the essential tools and technologies you need to know. We'll be utilizing...
How To Deploy A Full-Stack Next.JS 13 App To Vercel For Free
Переглядів 6 тис.8 місяців тому
Check out my courses: gtcoding.net/courses/ Hi guys, this is a tutorial series on how to create a full-stack website using Next.JS. We will be using technologies like Cloudinary, Next Auth, Prisma, MongoDB and more to build this app. In this video, I will show you how to deploy your full stack Next.JS app to Vercel for free. I hope you find this useful. Starter Files: github.com/Godsont/Tech-Ne...
Build & Deploy Full-Stack App With Next.JS - Toast Notifications (Part 16)
Переглядів 4508 місяців тому
Check out my courses: gtcoding.net/courses/ Hi guys, this is a tutorial series on how to create a full-stack website using Next.JS. We will be using technologies like Cloudinary, Next Auth, Prisma, MongoDB and more to build this app. In this video, we will see how to add toast notifications to our app using a package called react-hot-toast. I hope you find this useful. Starter Files: github.com...
Build & Deploy Full-Stack App With Next.JS - Setting Up Cloudinary (Part 15)
Переглядів 6978 місяців тому
Check out my courses: gtcoding.net/courses/ Hi guys, this is a tutorial series on how to create a full-stack website using Next.JS. We will be using technologies like Cloudinary, Next Auth, Prisma, MongoDB and more to build this app. In this video, we will see how to set up Cloudinary in our application so that we can handle images in a better way. I hope you find this useful. Starter Files: gi...
Build & Deploy Full-Stack App With Next.JS - Connecting API to Frontend (Part 14)
Переглядів 5718 місяців тому
Check out my courses: gtcoding.net/courses/ Hi guys, this is a tutorial series on how to create a full-stack website using Next.JS. We will be using technologies like Cloudinary, Next Auth, Prisma, MongoDB and more to build this app. In this video, we will see how to connect the API to the frontend of our application. We will create the edit post functionality. I hope you find this useful. Star...
Build & Deploy Full-Stack App With Next.JS - Connecting API to Frontend (Part 13)
Переглядів 5498 місяців тому
Check out my courses: gtcoding.net/courses/ Hi guys, this is a tutorial series on how to create a full-stack website using Next.JS. We will be using technologies like Cloudinary, Next Auth, Prisma, MongoDB and more to build this app. In this video, we will see how to connect the API to the frontend of our application. We will create the delete post functionality. I hope you find this useful. St...
Build & Deploy Full-Stack App With Next.JS - Connecting API to Frontend (Part 12)
Переглядів 6838 місяців тому
Build & Deploy Full-Stack App With Next.JS - Connecting API to Frontend (Part 12)
Build & Deploy Full-Stack App With Next.JS - Creating The API (Part 11)
Переглядів 9128 місяців тому
Build & Deploy Full-Stack App With Next.JS - Creating The API (Part 11)
Build & Deploy Full-Stack App With Next.JS - Setting Up Prisma (Part 10)
Переглядів 7628 місяців тому
Build & Deploy Full-Stack App With Next.JS - Setting Up Prisma (Part 10)
Build & Deploy Full-Stack App With Next.JS - Protecting Routes (Part 9)
Переглядів 7688 місяців тому
Build & Deploy Full-Stack App With Next.JS - Protecting Routes (Part 9)
Build & Deploy Full-Stack App With Next.JS - Setting Up NextAuth (Part 8)
Переглядів 9788 місяців тому
Build & Deploy Full-Stack App With Next.JS - Setting Up NextAuth (Part 8)
Build & Deploy Full-Stack App With Next.JS - Create Post Page (Part 7)
Переглядів 7608 місяців тому
Build & Deploy Full-Stack App With Next.JS - Create Post Page (Part 7)
Build & Deploy Full-Stack App With Next.JS - Post Component (Part 6)
Переглядів 8038 місяців тому
Build & Deploy Full-Stack App With Next.JS - Post Component (Part 6)
Build & Deploy Full-Stack App With Next.JS - Sign In Page (Part 5)
Переглядів 7478 місяців тому
Build & Deploy Full-Stack App With Next.JS - Sign In Page (Part 5)
Build & Deploy Full-Stack App With Next.JS - Categories List (Part 4)
Переглядів 6928 місяців тому
Build & Deploy Full-Stack App With Next.JS - Categories List (Part 4)
Build & Deploy Full-Stack App With Next.JS - Navbar & Footer (Part 3)
Переглядів 9138 місяців тому
Build & Deploy Full-Stack App With Next.JS - Navbar & Footer (Part 3)
Build & Deploy Full-Stack App With Next.JS - Setting Up The Project (Part 2)
Переглядів 8419 місяців тому
Build & Deploy Full-Stack App With Next.JS - Setting Up The Project (Part 2)
Build & Deploy Full-Stack App With Next.JS - Intro (Part1)
Переглядів 2,6 тис.9 місяців тому
Build & Deploy Full-Stack App With Next.JS - Intro (Part1)
Next.js 13 Authentication: Custom Email/Password with NextAuth.js & MongoDB
Переглядів 83 тис.11 місяців тому
Next.js 13 Authentication: Custom Email/Password with NextAuth.js & MongoDB
Step-by-Step Guide: Adding Google Authentication with NextAuth in Next.js 13 and MongoDB
Переглядів 24 тис.11 місяців тому
Step-by-Step Guide: Adding Google Authentication with NextAuth in Next.js 13 and MongoDB
How to Deploy Next.js 13 with MongoDB to Netlify For Free
Переглядів 7 тис.Рік тому
How to Deploy Next.js 13 with MongoDB to Netlify For Free

КОМЕНТАРІ

  • @user-rh3bx1hu7i
    @user-rh3bx1hu7i 17 годин тому

    I was searching this manual conversion of figma to code I used to get only ai conversion videos, but now i am happy after finding this series Thanks a lot God bless you

  • @gamensanity
    @gamensanity День тому

    you are amazing at explaining. i dont know why your videos dont have over 100,000 views minimum.

  • @hanesmitter1469
    @hanesmitter1469 3 дні тому

    Add tutorial how to deploy manually (from netlify)

  • @21-ruchitagodse81
    @21-ruchitagodse81 4 дні тому

    nice thopic💀

  • @sagarvavadiya-gm2qd
    @sagarvavadiya-gm2qd 8 днів тому

    best explained next authentication concept; easy to understand

  • @namanchandak1532
    @namanchandak1532 9 днів тому

    can you tell which google documentation you are using

  • @namanchandak1532
    @namanchandak1532 9 днів тому

    good video worked for me

  • @tjkn8734
    @tjkn8734 9 днів тому

    Thank you so much! It's hard to find detailed step by step real world website development like this video.

  • @Mascode
    @Mascode 9 днів тому

    You're the GOAT !!

  • @ekoneko6958
    @ekoneko6958 10 днів тому

    Amazing, exactly what I was looking for.. if time allows you, can you please also make a video on how to add a button on the bottom to create a new instance if is not on the list. I will definitely subscribe to the channel :)

  • @vishnuitsrocking
    @vishnuitsrocking 11 днів тому

    Brilliantly explained! Thank you sir! Lot of love from Kerala, India ❣ 💓 💑 💜

  • @joshjakkrit6085
    @joshjakkrit6085 17 днів тому

    37:00 You don't have to create extra api route (userExists). All you have to do is set email unique: true in the schema. And update the same api route (register). const existingUser = await User.findOne({ email }); if (existingUser) { return NextResponse.json( { message: "Email already in use." }, { status: 409 } // conflict status ); } The form will display the message if you have this when (res.ok) = false const data = await res.json(); setError(data.message)

  • @isaaclongoria229
    @isaaclongoria229 18 днів тому

    Great video man thank you for the help!

  • @daishinkan12
    @daishinkan12 19 днів тому

    New Request for Add Topic = New Connecting to Mongo? How make 1 time connect to Mongo for full time work Next App? Where One RUn "Next App" = "One Connect to Mongo" but not "One Request = New COnnect to DB" My ENglish is bad

  • @Therendy12
    @Therendy12 20 днів тому

    in the component TopicsList for some reason I keep getting this error after copying exactly whats on github Error: Cannot destructure property 'topics' of '(intermediate value)' as it is undefined.

  • @treva383
    @treva383 20 днів тому

    W video!

  • @Binod-km1xm
    @Binod-km1xm 20 днів тому

    Amazing❤! Can You Continue This Project As a Complete Production Website like Social Media Or Chat App with Socket io?

  • @Binod-km1xm
    @Binod-km1xm 20 днів тому

    Really Amazing Teaching❤❤

  • @th3graduate292
    @th3graduate292 21 день тому

    Its really helpful.

  • @user-tu4ng7hq5y
    @user-tu4ng7hq5y 21 день тому

    sir the middleware logout button will not work its refresh and have on the same page dashbord page

  • @th3graduate292
    @th3graduate292 21 день тому

    silkycrisp explanation

  • @brij1728
    @brij1728 21 день тому

    Awesome video! Very well explained. I created it using TypeScript. Thanks!

  • @jonasmarcotolentino
    @jonasmarcotolentino 22 дні тому

    Can you share a .env example?

  • @gamensanity
    @gamensanity 24 дні тому

    you are now my go-to tutorials for next and mongo. im still learning mongo and you've made it a bit easier for me. could you one day make a tutorial of a very simple todo list with CRUD mongo, next, and authentication?

  • @pedrocoloma2427
    @pedrocoloma2427 24 дні тому

    For those having issues after the minute 40, try the following on the page.jsx: import { useState, useEffect } from 'react' export default function TopicsList() { const [topics, setTopics] = useState(null) const [isLoading, setLoading] = useState(true) useEffect(() => { fetch('api/topics') .then((res) => res.json()) .then((topics) => { setTopics(topics) setLoading(false) }) }, []) if (isLoading) return <p>Loading...</p> if (!topics) return <p>No profile data</p> return ( <> {topics && topics.map((t) => (

  • @BHAIRAV001
    @BHAIRAV001 27 днів тому

    2024

  • @ensiyekarimi1721
    @ensiyekarimi1721 27 днів тому

    Thank you very much. You have hit the nail on the head :)

  • @SujonKumarDey
    @SujonKumarDey 29 днів тому

    where this figma files?

  • @gamensanity
    @gamensanity 29 днів тому

    how do i deploy this?

  • @shark1153
    @shark1153 Місяць тому

    Thank you, simple Nice explanation.

  • @israrafridi4231
    @israrafridi4231 Місяць тому

    thanks bro learn alot from your course, do you have github link for this code , i have to made corrections because my code is not working and fecting posts[0] && posts[0] in h1

  • @zedcr7600
    @zedcr7600 Місяць тому

    Thank you, now you are my teacher!

  • @dmar4501
    @dmar4501 Місяць тому

    can i ask.. im learning but i was curious. Now that they have plugins like Yotako and such, is this method still the best way to transfer a figma design to wordpress? i am still gonna learn this meathod bc i think learning how to develop is an amazing skill to have but i was just curious is now with differrnt plugins were they made to forget about converting sites in this way?

  • @talhakhokhar7697
    @talhakhokhar7697 Місяць тому

    no figma file in github link provided?

  • @sanjays579
    @sanjays579 Місяць тому

    I dont have start quiz opton. What to do

  • @abebe7017
    @abebe7017 Місяць тому

    Clean and clear!

  • @prasad2716
    @prasad2716 Місяць тому

    Thank you. I have a small doubt, do I need to set the width for body to 1440px if the given figma design container width is 1440px?

  • @t0tallyz3n
    @t0tallyz3n Місяць тому

    Thank you, so many tutorial I watched was jumping all over the place. Yours is very simple and clear thank you :)

  • @sinner_2kd
    @sinner_2kd Місяць тому

    which app do you use for coding

  • @JeriDesigner1982
    @JeriDesigner1982 Місяць тому

    This template figma convert to html for sell themeforest, I can do it?

  • @helixo.2630
    @helixo.2630 Місяць тому

    thank you man u helped me a lot !!!! learnt many things from building this project even though i dont know Next Js💯💯❤‍🔥❤‍🔥❤‍🔥❤‍🔥😃😊 dont stop making videos

  • @piodgamer4084
    @piodgamer4084 Місяць тому

    Thanks bro It's very good peace and love ^.^

  • @aninditadas7348
    @aninditadas7348 Місяць тому

    Thanks for this one

  • @KalyaniMucharla
    @KalyaniMucharla Місяць тому

    Tq helped me a lot

  • @adelinaakylbekova308
    @adelinaakylbekova308 Місяць тому

    Thank you for this tutorial

  • @user-ob3is8ey5s
    @user-ob3is8ey5s Місяць тому

    A nice example that help me learning the Next.js much better

  • @HarshSingh-kr2ci
    @HarshSingh-kr2ci Місяць тому

    [00:02]emonstrating CRUD operations on MongoDB with a Next.js application. [02:06] Operations in MongoDB include adding, reading, updating, and removing data. [06:37] Adding styles to the layout using Tailwind CSS [08:49] Designing the topics list component with topic title, description, and buttons. [13:22] Creating an 'add topic' page with Next.js and linking it properly. [15:31] Creating add topic and edit topic pages [19:42] Setting up environment variables and database connection [21:44] Creating a connection to MongoDB and setting up a model structure. [25:58] Connecting to MongoDB and creating a topic in the CRUD app. [28:06] Creating and testing a CRUD app with Next.js and MongoDB [32:36] Create a dynamic route for update operation [34:54] Using the PUT method to update data in the MongoDB CRUD app. [39:11] Fetching topic title and description from MongoDB collection. [41:11] Creating a Next.js CRUD app with MongoDB. [45:31] Transforming server component to client component and setting up data state [47:35] Handle form submission and data validation [51:52] Implementing a confirmation prompt and sending the ID for topic deletion. [54:06] Demonstration of topic deletion and automatic page refresh [58:13] Updating data without caching and handling errors while fetching data. [1:00:24] Handling form submission and updating data using Next.js and MongoDB [1:04:52] Encouraging audience interaction and engagement

  • @yasirtahirkheli74
    @yasirtahirkheli74 Місяць тому

    Simple and excellent

  • @yasirtahirkheli74
    @yasirtahirkheli74 Місяць тому

    Absolutely spot on. Exactly what I was looking for. Too good, easy and made complete sense. The instructor is a thorough professional. Have a lovely day ahead mate.

  • @FarhanAli-zb4iv
    @FarhanAli-zb4iv Місяць тому

    i am ubable to import your provided figma file into my figma. it says indesicive is at the figma file limit