sponsorkit / sponsorkit.io

The static site and API of sponsorkit.io and bountyhunt.io.
https://sponsorkit.io
6 stars 0 forks source link

Current project status: Launched as stable MVP, working on new features.

Sponsorkit & Bountyhunt

Contributing

You're always welcome to contribute to Sponsorkit and/or Bountyhunt by submitting pull requests or issues.

Backend

You need Docker installed and running. In addition, you need .NET SDK 6, and a C# IDE. The project is self-bootstrapping from there, so it should be easy to get started with your own AWS account.

Frontend

There is a VS Code DevContainer definition available for the project. So if you have Docker installed and running, contributing should be simple from there.