Commit Graph

5 Commits

Author SHA1 Message Date
Arno 63ccf03dac refactor: Prototype of tanstack-query (#34)
* move getApiUrl to api folder

* adjust imports

* tanstack-query example with homeData

* small adjustments

* fix key collision

* new MusicSource persistent mechanism example

* add error handling & set sveltekit to SPA mode

* remove unnecessary ssr test
2026-04-11 13:46:07 +01:00
Arno 87d56c2171 chore: switch from npm to pnpm (#20)
* chore: switch from npm to pnpm

* fix more references

* fixed some more stragglers

* add missing exec
2026-04-05 16:22:26 +01:00
Arno 70809b3d7d chore: adjustments for local development without containers (#21)
* chore: adjustments for local development without containers

* update Contributing.md

* remove dev section from readme and link to contributing doc

* move settings import to runtime
2026-04-05 16:18:56 +01:00
Harvey d65e1a7971 update discord link 2026-04-03 17:59:15 +01:00
Harvey a99c738164 Initial public release 2026-04-03 15:53:00 +01:00