added org creation / switching

This commit is contained in:
John Yeo
2025-01-23 20:53:28 +00:00
parent 009e2fda00
commit 99b6cdf030
5 changed files with 1858 additions and 197 deletions

View File

@@ -4,7 +4,8 @@
"workspaces": [
"frontend",
"server",
"shared"
"shared",
"tests"
],
"type": "module",
"scripts": {