📄
Frontend (dit bestand)
Statische HTML/CSS/JS. Geen server nodig. Razendsnel, onhackbaar, geen updates.
index.html + style.css
🔌
API (Airtable)
Productdata wordt opgehaald via fetch(). De klant beheert producten in Airtable.
fetch('https://api.airtable.com/v0/...')
🛡️
Hosting (Cloudflare)
Gehost op Cloudflare Pages. Gratis SSL, globaal CDN, DDoS-bescherming inbegrepen.
cloudflare pages deploy