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

2
.env.development Normal file
View File

@@ -0,0 +1,2 @@
VITE_API_URL=http://fake.no/api
VITE_NODE_ENV=DEVELOPMENT