Bount.ing is a gamified platform designed to incentivize and reward open source contributions. By integrating game mechanics, Bount.ing aims to make contributing to open source projects more engaging and rewarding.
Frontend: Vue 3 (Vite) Backend: Golang Containerization: Docker Compose
These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.
Make sure you have the following installed on your system:
docker
docker-compose
git clone git@github.com:Bount-ing/Bount.ing.git &&
cd Bount.ing
Fill the files in api/.env
and front/.env
sudo docker-compose build && sudo docker-compose up -d && sudo docker-compose logs -f