hcb
hcb copied to clipboard
🏦 The neobank built for nonprofits.
HCB by Hack Club
Welcome to the HCB codebase!
What is HCB?
HCB is an open source, safe, and easy-to-use fiscal sponsorship platform for hackathons, Hack Clubs, robotic teams and more. We use it to run our fiscal sponsorship program, we provide high schoolers with a 501(c)(3) status-backed restricted fund for their organization. Behind the scenes, HCB is a Ruby on Rails application (learn more by reading our documentation).
Table of Contents
- What is HCB?
- Table of Contents
- Security
- Quick start
- Contributing
- Documentation
I found a security vulnerability! What should I do?
Please email [email protected] to report the vulnerability. We currently don't have a bug bounty program but, as a token of appreciation, we'd love to mail you a t-shirt and give you a shoutout on our GitHub.
Quick start
To run HCB in a development environment, follow the setup instructions in our documentation. We support development through Codespaces, Docker, and a native setup.
Contributing
We are so excited for you to join the codebase! We have a getting started
documentation in the dev-docs folder.
All contributors are expected to follow the Hack Club Code of Conduct and Hack Club's contributing guidelines.
Join the #hcb-dev channel on the Hack Club Slack for support.
Happy hacking. ❤️
🔼 Back to Top