Hacker News new | ask | show | jobs
by sombremesa 1926 days ago
Is this anything besides a static website that could be hosted on S3 just as well? Seems like you're just using Actions to compile the static assets, which is probably not as good as doing it locally.
1 comments

One distinction is serving the static content on the internet, which results in a consumable API.

This is not the same as running locally.