bbody-old / commit-comp

App to track Github commit competions written in VueJS and TypeScript

Home Page:https://commit-comp.bbody.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commit Comp

Build Status Coverage Status

App to track Github commit competitions (Read more), can view and rank by:

  • Total commits

  • Days with commits

  • Commits per day

  • Percentage of days

  • Longest streak

  • Blog Post

Screenshot

Built with

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your end-to-end tests

yarn run test:e2e

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.

About

App to track Github commit competions written in VueJS and TypeScript

https://commit-comp.bbody.io

License:MIT License


Languages

Language:TypeScript 46.9%Language:JavaScript 27.0%Language:Vue 22.1%Language:HTML 4.0%