riesinger / website

My personal website
https://riesinger.dev
0 stars 0 forks source link

Use SWC to run ts-node scripts #30

Closed riesinger closed 1 year ago

riesinger commented 2 years ago

Instead of running the scripts via transpilation with tsc, use SWC instead. See https://github.com/riesinger/nononsensecooking/commit/a262e10c1969f40f91eee8a5dd6e5812e9887c7a

riesinger commented 1 year ago

This is no longer relevant, since the feed generation is now done on-demand by an app route