leptos
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Johannes Heuel
2023-10-02 14:31:22 +02:00
parent db2bf1994e
commit a576e572d9
34 changed files with 2976 additions and 987 deletions

View File

@@ -8,5 +8,5 @@ license = "MIT"
[dependencies]
[workspace]
members = ["frontend", "backend", "common"]
members = ["frontend", "backend", "common", "frontend2", "api-boundary"]
default-members = ["backend"]