Community
solyto is open source and built by its community. Here’s how to get involved.
GitHub
Section titled “GitHub”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
Reporting issues
Section titled “Reporting issues”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)
Contributing
Section titled “Contributing”Contributions are welcome — whether it’s code, documentation, translations, or design. Fork the relevant repo, create a branch, and open a pull request.
Discord
Section titled “Discord”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
License
Section titled “License”solyto is licensed under AGPL-3.0. You are free to use, modify, and distribute it under the terms of that license.