[PIE-5] Switch to AstroJS (!4)

Co-authored-by: june <self@breadone.net>
Co-committed-by: june <self@breadone.net>
This commit was merged in pull request #4.
This commit is contained in:
2025-08-12 16:22:40 +12:00
committed by June
parent c796709ea0
commit 5c099f5b49
29 changed files with 5838 additions and 3261 deletions

4
src/data/pocketbase.ts Normal file
View File

@@ -0,0 +1,4 @@
import Pocketbase from "pocketbase"
export const client = new Pocketbase(import.meta.env.PUBLIC_PB_URL)
// export const client = new Pocketbase("http://localhost:8080")