Statistics for gitlab
Welcome to purpev, an open source projet to add some gamifications.
The goal is to count the number of merges request, have a grade/rank and get somes reports.
You can have some data like this in gitlab or github, but they are mainly based on commit, not on merge/pull request.
You can access the production version at purpev.com
For the moment purpev is only working on gitlab.
scripts/
every bash repo related scripts
services/
all the differents services (backend, frontend, etc..)
Start all services:
bash scripts/start-dev.sh
You will need somes environments variables, ask the maintainers.
- Flask
- Python3
- MongoDB
- React
- Typescript
- Docker
- Bash