kriasoft / react-starter-kit

The web's most popular Jamstack front-end template (boilerplate) for building web applications with React
https://reactstarter.com
MIT License
22.69k stars 4.16k forks source link

What kind of API token templates should I use? #2013

Closed francis-jjk closed 1 year ago

francis-jjk commented 1 year ago

For test purpose, I just wanna try if the demo project cloud be deployed.

image

koistya commented 1 year ago

You can start with "Edit Cloudflare Workers" template, and provide which account and/or zone the API key would be allowed to access. When you hit yarn deploy, it will deploy the app to Cloudflare Workers (the edge package), and upload static files (the app package` to Cloudflare Workers KV storage).