feat(frontend): add initial frontend structure with components, services, and assets

This commit is contained in:
Davidson Gomes
2025-05-24 09:51:34 -03:00
parent 482c1693d1
commit 956d16a854
218 changed files with 44036 additions and 1464 deletions

1
frontend/.env.example Normal file
View File

@@ -0,0 +1 @@
NEXT_PUBLIC_API_URL=http://localhost:8000