fuck. fixed.

This commit is contained in:
Jose
2025-09-14 21:43:24 +02:00
parent 26a264bc9f
commit fe5d21660a
70 changed files with 2982 additions and 669 deletions

View File

@@ -0,0 +1,11 @@
{
"apiConfig": {
"baseUrl": "http://localhost:3000",
"endpoints": {
"auth": {
"login": "/auth/login",
"validateToken": "/auth/validate-token"
}
}
}
}

View File

@@ -0,0 +1,11 @@
{
"apiConfig": {
"baseUrl": "http://localhost:3000",
"endpoints": {
"auth": {
"login": "/auth/login",
"validateToken": "/auth/validate-token"
}
}
}
}

BIN
public/fonts/OpenSans.ttf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
public/images/bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 KiB