feat: implement PouchDB storage layer with CRUD operations and add showcase UI component
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user