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
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ Frontend:
|
||||
|
||||
```bash
|
||||
cd frontend
|
||||
cp env.dev.example .env
|
||||
cp env.development.example .env.development
|
||||
pnpm install
|
||||
pnpm run dev
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user