Skip to content

Community

solyto is open source and built by its community. Here’s how to get involved.

All solyto code lives on GitHub at github.com/solyto. The main repositories are:

  • app — the SvelteKit frontend
  • api — the Laravel backend
  • selfhosted — Docker Compose stack for self-hosting
  • localdocker — local development environment
  • documentation — this documentation site

Found a bug or have a feature request? Open an issue on the relevant repository. Please include:

  • Steps to reproduce (for bugs)
  • Expected vs actual behavior
  • Your setup (hosted, local, or self-hosted)
  • Browser and version (if applicable)

Contributions are welcome — whether it’s code, documentation, translations, or design. Fork the relevant repo, create a branch, and open a pull request.

Join the solyto Discord server to:

  • Ask questions and get help
  • Share feedback and ideas
  • Chat with other users and the developers
  • Stay up to date on new releases and features

solyto is licensed under AGPL-3.0. You are free to use, modify, and distribute it under the terms of that license.