Tweak developer guide
parent
696a0dc7cf
commit
368dd30e8f
|
@ -17,7 +17,7 @@ The server has 2 components:
|
||||||
- The web server (powered by [FastAPI](https://fastapi.tiangolo.com/) and [Jinja2](https://jinja.palletsprojects.com/en/3.1.x/) templates)
|
- The web server (powered by [FastAPI](https://fastapi.tiangolo.com/) and [Jinja2](https://jinja.palletsprojects.com/en/3.1.x/) templates)
|
||||||
- An additional process that takes care of sending "outgoing actities"
|
- An additional process that takes care of sending "outgoing actities"
|
||||||
|
|
||||||
## Tasks
|
### Tasks
|
||||||
|
|
||||||
The project uses [Invoke](https://www.pyinvoke.org/) to manage tasks (a Python powered Makefile).
|
The project uses [Invoke](https://www.pyinvoke.org/) to manage tasks (a Python powered Makefile).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue