Deploying Next.js Apps on Cloudflare! Cloudflare Workers Tutorial!

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2024

ความคิดเห็น • 14

  • @francescociulla
    @francescociulla 2 หลายเดือนก่อน +1

    Interesting, thanks! I made a video on dockerizing a next js app and I generally appreciate the fact that NextJS allows this to be done

    • @AtharvaDeosthale
      @AtharvaDeosthale  2 หลายเดือนก่อน

      Yeah, usually self hosting using Docker we run Next.js in a Node runtime instead of an Edge runtime. So self hosting doesn't give any problems

    • @karan-oh5th
      @karan-oh5th 2 หลายเดือนก่อน

      @@AtharvaDeosthale im also looking for deploying nextjs application and i thought of self hosting but dont we loose on caching and other optimization which vercel do?

  • @guitarhero69
    @guitarhero69 2 หลายเดือนก่อน +1

    Thanks for the video and explanation. i was really confused why nextjs couldnt be hosted on other hosting sites and this video cleared most of my doubts

  • @harshch
    @harshch หลายเดือนก่อน +1

    great video, any idea on how to use github here for deployment, the docs are too hard to go through? or maintain multiple environment through wrangler?

  • @Brocodefound1677
    @Brocodefound1677 2 หลายเดือนก่อน

    Let's go 🔥🔥🔥

  • @Muyiwamighty
    @Muyiwamighty หลายเดือนก่อน

    Thank you for the video. I'm worried when we put these videos online and not talk about what could be missing. Open next does not support middleware yet so authentication won't work. Some individuals will watch this and run with it

  • @ichigokuro3986
    @ichigokuro3986 2 หลายเดือนก่อน +1

    Can you create a video wherein you develop a project that uses drizzle + all the components of the cloudflare stack?

  • @paulwong7224
    @paulwong7224 2 หลายเดือนก่อน +1

    What do you mean by it's not free because cloudflare workers only supports workers that are only 1MB? I assume a worker handles each route. So at least one of your routes is larger than 1MB essentially? It sounded like you were saying all routes are handled by 1 worker or smth

  • @mikhacavin
    @mikhacavin หลายเดือนก่อน

    all the nextjs feature works on this OpenNext and cloudflareworkers ?

  • @AbdusSamad-ij4cp
    @AbdusSamad-ij4cp 2 หลายเดือนก่อน +1

    Will server actions work?

  • @ArunKumar-gx8iv
    @ArunKumar-gx8iv หลายเดือนก่อน

    video on AI things using Nextjs , openAI, AI sdk

  • @AayushBartaula
    @AayushBartaula 23 วันที่ผ่านมา

    This video is really misleading plus hes using bun

  • @benezer4937
    @benezer4937 หลายเดือนก่อน

    Does cloudflare supports all NextJs features such as SSR