Collaboration
How to Work with LightNet
Section titled “How to Work with LightNet”This chapter outlines how to collaborate with the LightNet community, contribute to its development, and get support when needed.
The Structure of LightNet Development
Section titled “The Structure of LightNet Development”LightNet operates with a clear separation between its core framework and the individual media sites built with it:
- LightNet Software Development Kit (SDK) - The core of LightNet is developed as an open-source project. This SDK provides the essential tools and features needed to build and manage media sites.
- Media Sites - Each media site has its own independent codebase, utilizing the LightNet SDK as an external npm dependency. While media sites primarily rely on the SDK, developers can extend functionality and add custom features specific to their project’s needs.
Contributing to LightNet
Section titled “Contributing to LightNet”LightNet thrives on community collaboration. We encourage developers to contribute to the SDK GitHub repository to help improve the platform for everyone. Contributions can take various forms:
- Feature Proposals - Have an idea to enhance LightNet? Share your feature proposal with the community.
- Bug Reports - If you encounter an issue, report the bug so we can improve the system together.
- Pull Requests - Contribute directly by implementing new features, fixing bugs, or improving documentation.
- Improve Translations - Submit your translations to the SDK’s built-in strings. Learn more on the translations readme.
Our contribution guidelines can be found in LightNet’s GitHub Repository.
Getting Support & Getting Involved
Section titled “Getting Support & Getting Involved”If you have questions about using LightNet, need guidance, or are interested in becoming an active contributor, feel free to reach out. Contact us via [email protected], or engage with the community on GitHub.
LightNet is a collaborative effort, and every contribution strengthens the community. Whether you’re building with it or enhancing the SDK, you’re helping to shape LightNet’s future.