progress on client site

This commit is contained in:
Henry Dollman
2024-07-08 15:53:12 -04:00
parent 93e94bdec6
commit 89b06d00aa
35 changed files with 1312 additions and 12 deletions

3
site/src/lib/stores.ts Normal file
View File

@@ -0,0 +1,3 @@
import PocketBase from 'pocketbase'
export const pb = new PocketBase('/')