flush
This commit is contained in:
@@ -25,7 +25,7 @@ If required to run the docker image, follow these steps:
|
|||||||
- Frontend dev only: `cd frontend && npm run dev`
|
- Frontend dev only: `cd frontend && npm run dev`
|
||||||
- Frontend production build: `cd frontend && npm run build`
|
- Frontend production build: `cd frontend && npm run build`
|
||||||
|
|
||||||
## Validation
|
## Validation
|
||||||
- No automated test suite is currently committed.
|
- No automated test suite is currently committed.
|
||||||
- Manual checks for code changes inside VM: `GET /api/v1/health`, upload + processing flow, search, document preview/download, and clean `docker compose logs -f` output for `api` and `worker`.
|
- Manual checks for code changes inside VM: `GET /api/v1/health`, upload + processing flow, search, document preview/download, and clean `docker compose logs -f` output for `api` and `worker`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user