(no title)
kown7 | 2 months ago
The idea is to add dynamic content, i.e. reservation tool, to what is essentially a statically hosted web page.
Demo: https://astro-booking.pages.dev/booking/
A bit more details: https://www.nordstroem.ch/posts/2025-01-15-to-the-stars.html
abdullahkhalids|2 months ago
Do you think your dynamic content could be comments?
kown7|2 months ago
Comments is just the text aspect. So it's already working!
The question here though: in a low-trust environment, i.e. the public internet, what do you do with API key for your GitHub Actions/CI pipeline. Can they be narrow enough to be considered public? Can you get rid of the Cloudflare Workers?