Autopush.

This commit is contained in:
2021-08-11 20:20:12 +02:00
parent c338cce7d7
commit 35b2158063
+14 -3
View File
@@ -34,11 +34,22 @@ You need to clone *all three* to run a fully functioning Agora. Because the firs
### Agora ### Agora
- `gardens.yaml` contains the list of sources. - `gardens.yaml` contains the list of sources for this Agora.
- may be renamed `sources.yaml`
- (if the agora is a filesystem, this is the [[fstab]])
- [[gardens yaml]]
### [[Agora Server]]
- [[python]] backend, [[flask]] based.
- [[typescript]] frontend, no framework for now.
### Agora Server ### Agora Bridge
### Agora Server - [[python]]
- [[gardens py]]
- [[yaml]]
- [[gardens yaml]]
- [[agora bot yaml]]
- [[typescript]]
## And now? ## And now?