Skip to content

gitcomteam/gitcom-front

Repository files navigation

GitCom Frontend

CircleCI status chat on Discord GitCom link GitCom link

This is the main frontend application hosted at gitcom.org

Brief description

This platform can help:

  1. users: it will provide an easy way for users to support independent developers via subscription or donations and get rewards in return
  2. developers: help to earn from their open source projects via multiple monetization plans such as open-core, subscription, donations and so on. More details on GitCom landing page

API Documentation

Check out swagger.json file inside repo or view it here: swagger preview

Tech stack: 🛠️

Project is built using Create react app & Typescript

Set up

  1. Run yarn to install dependencies
  2. Copy config from src/config/config.example.js to src/config/config.js
  3. Make sure you specified correct API url

Contribution:

Thank you for considering contributing to this repo, feel free to open a PR with any improvement, feature or bugfix.
All Pull Requests should go into release/dev branch

Contribution rewards

For each merged PR you will be rewarded with contributor badge and 2500 (or more) GitCom tokens which are tradeable on Waves Decentralized exchange (You will need to have a Waves wallet to be able to receive tokens)

Would you like to jump right into action? Go to GitPod and open up a PR right from your browser:
GitCom link