2 Commits

Author SHA1 Message Date
3ff9a91bd0 Merge branch 'readme' into develop 2024-01-07 11:44:23 +01:00
3873fdb719 Merge branch 'readme' into develop 2024-01-07 11:30:03 +01:00

View File

@@ -95,16 +95,6 @@ transport operators in Ile-de-France. These specifications are public and availa
- [ ] Add the capability for the users to pin his/her favorite stops.
- [ ] Add the address to the stop location.
## Docs
- [ ] Describe how to build the front-end and back-end docker images.
- [ ] Describe how to deploy them using `docker compose`.
- [ ] Add back-end API description ([openAPI](https://www.openapis.org/)) + generate documentation
([mkdoc](https://www.mkdocs.org/), [Redoc](https://github.com/Redocly/redoc)). The best would be to build and
deploy it (as docker images) using CI/CD... need to test [Agola](https://agola.io/), [Jaypore
CI](https://www.jayporeci.in/) (pipelines configured in Python),
[Woodpecker](https://woodpecker-ci.org/docs/intro) or [Drone](https://www.drone.io/) before.
## Front-end
- [ ] Add unit tests.