Hey everyone, after posting a sample .env on Webflow’s hybrid app repo, I received some questions about getting the hybrid app example up and running.
So, I wrote a step-by-step guide to clarify the process and hopefully help anyone else who’s stuck. Check it out if you’re working with Webflow’s hybrid example it uses Ngrok but should be the same process if you’d like to stick with GitHub codespaces.
Thank you @lunchpaillola for the article. It was clear, simple and It helped me run my first Webflow Hybrid app.
I still faced a challenge when I npm run dev to start the app. I was redirected to the auth page but couldn’t get the tokens.
Once I inserted my auth credential, I entered an infinite loop on the following page.