mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-06 03:58:24 -04:00
@@ -122,8 +122,10 @@ nox --session=tests
|
||||
##### API Documentation
|
||||
|
||||
- The `nox` command above will also build the backend API documentation.
|
||||
- **View the API docs in development mode:** Open [http://localhost:8000/docs](http://localhost:8000/docs) in your browser (when running dev Docker Compose).
|
||||
- **Generated static docs (after running nox):** See `backend/build/api-docs/` relative to the project root.
|
||||
- **View the API docs in development mode:** Open [http://localhost:8000/docs](http://localhost:8000/docs) in
|
||||
your browser (when running dev Docker Compose).
|
||||
- **Generated static docs (after running nox):** See `backend/docs/build/index.html` relative to the project
|
||||
root.
|
||||
|
||||
#### Frontend tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user