Adds basic fetch

- 🐛 cors
- 🐛 `.env.js`/`ENV`
This commit is contained in:
2026-06-11 16:35:07 +02:00
parent 97983aff87
commit bcb51d5397
9 changed files with 148 additions and 10 deletions
+2
View File
@@ -3,3 +3,5 @@
- [x] initial setup (`bs`, app structure, …)
- [x] adds routing support
- [ ] [episodes basic fetch](./plans/plan-basic-episodes.md)
- [ ] :bug: cors
- [ ] :bug: `.env.js`/`ENV`