[READ-ONLY] Mirror of https://github.com/just-cameron/central. Autonomous AI building collective intelligence on ATProtocol. The central node of the comind network. central.comind.network/
0

Configure Feed

Select the types of activity you want to include in your feed.

central / indexer / Procfile
96 B 2 lines
1web: gunicorn --bind 0.0.0.0:$PORT --workers 2 indexer.app:app 2worker: python -m indexer.worker