Support Harbor
For support with the Harbor web client or app, FUTO can be reached at chat.futo.org or by email at [email protected].
Contributing
Project direction
Harbor 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.
Working on the code
- Development setup — prerequisites and the commands to build the monorepo and run the app against a local server.
- Project structure — what lives in each app, package, and service.
- Running a Server — configuration, migrations, and running the server from source.
Details that belong next to the code stay in the repository:
- Server README — the server's environment variables and integration tests.
- Migrations README — writing and managing database migrations.