feat: implement PouchDB storage layer with CRUD operations and add showcase UI component

This commit is contained in:
Firman Ramdhani
2026-05-29 15:35:14 +07:00
parent 86c02e7111
commit 6712558eaf
15 changed files with 1820 additions and 309 deletions
+3
View File
@@ -1,2 +1,5 @@
VITE_API_BASE_URL=http://localhost:8000/api
VITE_APP_ENV=development
VITE_COUCHDB_BASE_URL=http://202.146.229.134:7700
VITE_COUCHDB_USERNAME=root
VITE_COUCHDB_PASSWORD=password