RSS-Bridge.rss-bridge/docs/04_For_Developers/index.md
Dag 81ce9c9483
fix: introduce system env var, remove debug mode (#4658)
* fix: introduce system env var

* docs

* docs
2025-08-08 01:38:12 +02:00

11 lines
464 B
Markdown

This area is intended for developers who decide to contribute to **RSS-Bridge**.
It is written in PHP.
If you are new to **RSS-Bridge** you should make yourself familiar with some general aspects:
- [Coding style policy](./01_Coding_style_policy.md)
- [Folder structure](./03_Folder_structure.md)
- [Bridge API](../05_Bridge_API/index.md)
- [Cache API](../07_Cache_API/index.md)
- [Technical recommendations](../09_Technical_recommendations/index.md)