Deploy Static Sites to Cloudflare for Free

Поделиться
HTML-код
  • Опубликовано: 21 дек 2024

Комментарии • 9

  • @steeldragon-8
    @steeldragon-8 Год назад +1

    Excelente información, muchas gracias por enseñar como hacerlo...

  • @maykbrito
    @maykbrito Год назад +1

    Awesome! Tks❤

  • @gribiasfppc
    @gribiasfppc 8 месяцев назад +1

    Very good! thanks a lot

  • @marcosscriven
    @marcosscriven 8 месяцев назад +1

    Where do you put your images? If you check them into got itself that quickly becomes unscalable.

    • @shadowstack
      @shadowstack  8 месяцев назад +1

      Great question, deploying from git to cloudflare's workers and pages will automatically deploy assets to cloudflare's excellent CDN service. Any updates to the repo will trigger a redeploy but assets will always be hosted on cloudflare's CDN by default

  • @berndeveloper
    @berndeveloper 11 месяцев назад +1

    Is there any way to deploy a Nextjs13 with server components in Cloudflare?, There's no good documentation about that, no videos on YT too, only for static apps. Please, Help!

    • @shadowstack
      @shadowstack  11 месяцев назад +1

      I'm not a huge nextjs guy but I'll try my best to look into it

  • @watchbro3319
    @watchbro3319 Год назад

    For a beginner making a saas dashboard admin would you recommend nextjs or astro

    • @shadowstack
      @shadowstack  Год назад

      Great idea, I'll try and make time to do this