testing frontend to connect to the backend in the form page

This commit is contained in:
filipriec
2025-06-26 19:19:08 +02:00
parent 5cd324b6ae
commit f6d84e70cc
4 changed files with 1096 additions and 827 deletions

1
Cargo.lock generated
View File

@@ -549,6 +549,7 @@ dependencies = [
"crossterm",
"dirs 6.0.0",
"dotenvy",
"futures",
"lazy_static",
"prost",
"prost-types",