Commit Graph

9 Commits

Author SHA1 Message Date
Mario Zechner
6281e66dc7 Various improvements, perf, style, live-reload. 2023-06-15 19:25:35 +02:00
Mario Zechner
4781ee510f Schedule fetch at 5 GMT. 2023-06-12 07:27:27 +02:00
Mario Zechner
6c8993d3de Don't await bundling in server. 2023-06-08 15:14:56 +02:00
Mario Zechner
5240ab2a46 Fix blocking updateData when SKIP_FETCHING_STORE_DATA is set in env. 2023-06-08 15:14:06 +02:00
Mario Zechner
ec3c8f4ed3 WIP esbuild, bundling, components. 2023-06-08 13:48:08 +02:00
Mario Zechner
a728615eff Update README, remove package.sh, let server generate latest-canonical.json. 2023-06-07 16:57:44 +02:00
Werner Robitza
4e739b98e5 improve node environment handling and CLI
Add proper CLI flags to avoid having positional CLI args. Allow setting options via ENV for other deployments.

Improve README

Split up node environment so that dev/prod can be handled differently in the future.
2023-06-07 14:14:26 +02:00
Mario Zechner
2ef5be9e9b Server-side generation with watcher and live-reload. pages.js still broken. 2023-06-03 23:46:43 +02:00
Mario Zechner
d357caf7f1 First pass, everything is broken. 2023-06-03 22:00:52 +02:00