POPatrícia Oliveirainnaulabs.hashnode.dev·Apr 24 · 2 min readThe 200 MB problem that almost broke my company websiteEverything started when I faced one of the big fears of all solo developers with low budget - hitting a free tier limit. That's what happened when I was deploying my company's website in Cloudflare Pa00
POPatrícia Oliveirainnaulabs.hashnode.dev·Apr 20 · 6 min readCloudflare Page Functions: Building a Serverless Backend for Static WebsiteThis tutorial shows how to add and deploy a serverless backend to a static website by using Pages Functions. At the end of this tutorial, you'll be able to: Understand the importance of having a serv00
POPatrícia Oliveirainnaulabs.hashnode.dev·Mar 18 · 8 min readHow to Implement Cloudflare Turnstile for Web Form ProtectionThis tutorial shows how to add Cloudflare Turnstile to your web forms to block bots while keeping a frictionless user experience. You’ll get a working end-to-end Node.js example that covers: Register00