feat: setup services, prepare API integration

This commit is contained in:
2026-02-26 15:35:37 +07:00
parent 17f10231fb
commit 1c139eed97
17 changed files with 453 additions and 86 deletions

4
env.example Normal file
View File

@@ -0,0 +1,4 @@
## mandatory to use VITE_
VITE_API_URL=fake.no/api
VITE_NODE_ENV=DEVELOPMENT