how-to-test-on-cloudflare
How to test on Cloudflare​
- Go to
/lib/cloudflare/powr-cloudflare-local - Start your server without https
- Start ngrok / localtunnel
- Replace install.json and app.js urls with ngrok/localtunnel urls. And make sure you have a FormBuilder's alias app_detail on your localdatabase with these details.
:app_type => "cloudflareLocal",
:common_name => "Cloudflare Local",
:slug => "cloudflare-local",
- Go to https://cloudflare.com/apps
- Login with Lastpass.
- Within Dashboard, Find Cloudflare Local App > Configure
- Click on Code Tab and upload updated app code from your local environment.
- Save as draft.
- Go back to dashboard > Cloudflare Local > View > Preview on your site.
- Open POWr Editor on left hand side.