From 26ab74c3addc49124153cf38aed659b3741ca283 Mon Sep 17 00:00:00 2001 From: Badtz Date: Thu, 8 May 2025 15:26:23 -0700 Subject: [PATCH] change all woach references --- README.md | 6 ++++-- src/lib/client-metadata.json | 8 ++++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8bd4a7e..ea7bb9f 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,18 @@ # wip sveltekit site for anylists - ## Setup + ```bash bun install # install dependencies -bun run types # generate types from: https://winry.woach.me/Julia/anylists +bun run types # generate types from: https://winry.woach.me/Spoor/lexicons ``` ## Developing start the development server + ```bash bun run dev ``` @@ -25,6 +26,7 @@ bun run build ``` preview the static site with: + ```bash bun run preview ``` diff --git a/src/lib/client-metadata.json b/src/lib/client-metadata.json index 8ac45a5..87ff3a4 100644 --- a/src/lib/client-metadata.json +++ b/src/lib/client-metadata.json @@ -1,8 +1,8 @@ { - "client_id": "woach", - "client_name": "Woach", - "client_uri": "https://woach.me", - "redirect_uris": ["https://woach.me/callback"], + "client_id": "spoor", + "client_name": "Spoor", + "client_uri": "https://spoor.my", + "redirect_uris": ["https://spoor.my/callback"], "application_type": "web", "dpop_bound_access_tokens": true, "grant_types": [