Contributing
Project direction
Polycentric is in an early stage, and FUTO is directing its design and roadmap during this period. We are therefore less likely to accept outside contributions for now, especially larger or architectural changes. You are welcome to read the code, run a server, file issues, and discuss — but please open an issue before investing time in a change, as we may decline contributions that do not fit the current direction.
The source is hosted on GitLab: gitlab.futo.org/polycentric/polycentric.
Documentation in the repository
Setup and development details are kept with the code:
- Repository README — prerequisites, project structure, and the commands to build and run everything.
- Server README — running the server from source.
- Migrations README — applying and managing database migrations.