test: add mvp verification plan
This commit is contained in:
@@ -9,3 +9,11 @@ docker compose -f infra/docker-compose.yml up -d
|
||||
Set-Location backend
|
||||
go run ./cmd/api
|
||||
```
|
||||
|
||||
## Frontend
|
||||
|
||||
The web client uses Svelte and TypeScript only. The login shell lets users enter a server IP address or domain name, which is saved as the API base URL.
|
||||
|
||||
## Verification
|
||||
|
||||
See `docs/mvp-verification.md` for backend, web, desktop, PostgreSQL, and manual MVP verification steps.
|
||||
|
||||
Reference in New Issue
Block a user