Skip to content

Commit

Permalink
Merge pull request #172 from CUSP-Urban-Science-and-Policy/manuGil-pa…
Browse files Browse the repository at this point in the history
…tch-3

Update README.dev.md
  • Loading branch information
manuGil authored Dec 9, 2024
2 parents 3b286ab + 8f07d46 commit 226f45d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ docker compose -f docker-compose.yaml build
docker compose -f docker-compose.yaml up
```

5. Go to the API root: http://localhost:8000/api/v2/

**Open API**
- A schema of the API can be downloaded from: http://localhost:8000/api/v2/schema
- Auto generated documentation is available at: http://localhost:8000/api/v2/schema/redoc

## Development installation

Follow the instruction below to set up a development environment. We use Python 3.10 and Django 4.0.x for development.
Expand Down Expand Up @@ -110,4 +116,4 @@ python manage.py test
### GitHub

1. Make sure that the GitHub-Zenodo integration is enabled for https://github.com/NLeSC/python-template
1. Go to https://github.com/NLeSC/python-template/releases and click `Draft a new release`
1. Go to https://github.com/NLeSC/python-template/releases and click `Draft a new release`

0 comments on commit 226f45d

Please sign in to comment.