Files
Stackq/.gitignore
T
eewing c6b30100bd
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m44s
feat(sso): accept base-issued iframe login
Handle Base SSO tokens on initial requests so Stackq can bootstrap PocketBase auth and redirect into the app without a separate login.
2026-02-19 09:36:08 -06:00

16 lines
156 B
Plaintext

.DS_Store
Thumbs.db
node_modules
/.svelte-kit
/build
/.output
.env
.env.*
!.env.example
!.env.test
vite.config.js.timestamp-*
vite.config.ts.timestamp-*