Balefire is an open-source project aimed at providing a knowledge base of all things related to internet censorship. The project is currently in its early stages and is looking for contributors to help build out the platform.
Contributions are always welcome!
If you want to add new information or update the existing one, please follow the steps below:
- Fork the repository on GitHub and clone it to your local machine.
- Install the dependencies by running
npm install
. - Make your changes.
- Run the project locally by running
npm run dev
and check if everything is working as expected. - Commit your changes and push to your fork.
- Submit a pull request to our repository.
- Coming soon