This repository is home to the release.club website.
If you're interested in contributing to Release Club, we'd love to hear from you.
Please have a look at the club-ui and club-protocol repositories. In the future, this website will be built using the packages maintained in these repositories and most contributions should be directed there.
If you're interested in making a contribution to this website, please open an issue for discussion.
DM's are open @releasedotclub.
Clone the repo
git clone https://github.com/ReleaseClub/release.club
Install dependencies
cd release.club
npm install
Run locally
npm run dev
You now have a version of the the release club website running locally :)