docs(design): add OKF user story catalog
This commit is contained in:
@@ -32,9 +32,14 @@ Set `IP_INTELLIGENCE_PROVIDER=proxycheck`, add `PROXYCHECK_API_KEY`, and configu
|
||||
|
||||
Open `http://localhost:3000`.
|
||||
|
||||
## Product design
|
||||
|
||||
Implemented and proposed behavior is tracked as OKF user stories in [`design/index.md`](design/index.md). Validate the bundle with `npm run design:validate`.
|
||||
|
||||
## Validation
|
||||
|
||||
```bash
|
||||
npm run design:validate
|
||||
npm test
|
||||
npm run typecheck
|
||||
npm run lint
|
||||
|
||||
Reference in New Issue
Block a user