working login

This commit is contained in:
2024-02-29 16:52:41 -05:00
parent 8e34b45297
commit d7ebb12451
9 changed files with 523 additions and 41 deletions

3
.env Normal file
View File

@@ -0,0 +1,3 @@
VITE_BASE_URL="http://localhost:4056"
VITE_PAY_URL="http://localhost:4052"
VITE_AUTO_URL="http://localhost:4053"