Setup initial project structure #1

Merged
florian_briand merged 3 commits from feature-setup-initial-project-structure into main 2024-07-07 14:19:45 +02:00
Showing only changes of commit d9cedca335 - Show all commits

View File

@ -1,6 +1,7 @@
[workspace] [workspace]
members = [ members = [
"frontoffice", "webapp",
"clego", "clego",
"tauri", "tauri",
] ]
resolver = "2"