Working local Saas (#6450)

Env file for setting backend saas and taskfile for running it
This commit is contained in:
ConnorYoh
2026-05-26 14:40:44 +00:00
committed by GitHub
parent 4047d02086
commit 05b80fbe4f
3 changed files with 54 additions and 0 deletions
+1
View File
@@ -174,6 +174,7 @@ venv.bak/
# Env files (secrets / local overrides). Subproject .gitignore files whitelist any committed defaults.
.env*
!.env.saas.example
# VS Code
/.vscode/**/*