mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-06 07:28:29 -05:00
1.0 KiB
1.0 KiB
FreshRSS Development
First Steps
Start by creating your development environment. A guide to setting up FreshRSS’s development environment can be found on the appropriate page.
After That
- GitHub Branching and Pushing
- Running tests
- Creating a pull request
- Releasing a new version
- Reporting bugs
- Fever API
- GoogleReader API
Backend Development
Frontend Development
Namespaces
Minz
Minz is the homemade PHP framework used by FreshRSS. More information can be found here.