How ToCreate an Online Store with Notion and Foxy
Step-by-step instructions and examples for launching an online store with Foxy + Notion.
Product UpdatesCoinbase Commerce support for Foxy
Quickly and easily start accepting Bitcoin, Bitcoin Cash, Ether (Ethereum), Litecoin, and USD Coin.
How To・Product UpdatesCustom Tax Calculations for Foxy via a Quick & Easy Netlify Serverless App
Configure a custom tax endpoint for unlimited sales tax flexibility.
How To・Systems & InfrastructureCloudFront vs Cloudflare, and how to reduce response times for both by ~35%+
Learn how to reduce response times for both CloudFront and Cloudflare.
How ToBuild a JAMstack Ecommerce Website with Next.js, Contentful, and Foxy
In this step-by-step guide, we show you how to build an ecommerce website from scratch using Next.js, Contentful, and Foxy.
How To・Systems & InfrastructureSolving CloudFront Mysteries with AWS Athena
What caused a giant spike in our CloudFront bandwidth graphs? Athena to the rescue!
How ToHow to Set Up Recurring Payments and Subscriptions with Foxy + Webflow
A guide to setting up recurring payments using Foxy and Webflow, along with several examples.
How To・Systems & InfrastructureWe love AWS Lambda, but its concurrency handling with SQS is silly.
Do you need to limit concurrency in a Lambda that’s triggered by an SQS queue? Setting the reserved concurrency on the Lambda kinda sorta works but a...