chore: refresh types and formatting

This commit is contained in:
2026-06-24 13:56:41 +01:00
parent 44bfb083f9
commit 2339fa02f8
6 changed files with 26 additions and 28 deletions
+9 -9
View File
@@ -6,20 +6,20 @@ This project is based inspired by Clarity Core by RA, for which more information
## Tech Stack
- Svelte
- SvelteKit
- Drizzle w/ libSQL
- [better-auth for authenticaton](https://better-auth.com/docs/introduction)
- [shadcn-svelte for UI components](https://www.shadcn-svelte.com/docs)
- [runed for helper functions](https://runed.dev/docs) (e.g. useUrlSearchParams)
- Svelte
- SvelteKit
- Drizzle w/ libSQL
- [better-auth for authenticaton](https://better-auth.com/docs/introduction)
- [shadcn-svelte for UI components](https://www.shadcn-svelte.com/docs)
- [runed for helper functions](https://runed.dev/docs) (e.g. useUrlSearchParams)
## Deployment
Target for deployment is Cloudflare using wrangler.jsonc and the wrangler cli.
- Cloudflare Workers
- Cloudflare D1
- Cloudflare R2
- Cloudflare Workers
- Cloudflare D1
- Cloudflare R2
## Semantics