Add login and home components in angular app.

This commit is contained in:
Florian THIERRY
2023-12-05 11:32:59 +01:00
parent cea35955e4
commit c095cdab3a
31 changed files with 5022 additions and 374 deletions

View File

@@ -0,0 +1,6 @@
{
"/api": {
"target": "http://localhost:8080",
"secure": false
}
}