Deploy your React App to Cloudflare Workers

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

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

  • @AdrianHeptinstall
    @AdrianHeptinstall 9 дней назад

    Thanks very much for this, it saved me a lot of time, being new to Cloudflare 👍

  • @anoopchandran3267
    @anoopchandran3267 2 месяца назад

    The assets line in the wrangler.toml is optional, but the pages_build_output_dir is required, for vite projects

  • @ReactNativeWeeks
    @ReactNativeWeeks 2 месяца назад

    Would love to know more about the real purpose behind this wrangler preview script. The deploy script i get it but what this wrangler preview does that the existing build script doesn't do?

  • @donnieashok8799
    @donnieashok8799 2 месяца назад

    I would also like to see how we can create a full stack app, with a backend worker running python or typescript perhaps, and using the D1 database.

  • @SirMcMuppet
    @SirMcMuppet 2 месяца назад +1

    Can you guys just do a simple video with something like an API call and updating the front end with astro, htmx, or just plain JavaScript?

  • @shafu_xyz
    @shafu_xyz 2 месяца назад

    workers need env support, right now we need to create new separate workers for each envs