iampavangandhi / Gitwar

🚀 Gitwar - Compete with Github ( ⚠️ NOT ACTIVELY MAINTAINED )
https://gitwar.up.railway.app
MIT License
122 stars 21 forks source link
express expressjs github github-api github-profile github-stats heroku heroku-deployment labels node node-js profile stars stats
# ⚠️ NOT ACTIVELY MAINTAINED --- ![logo](./public/logo.png) # **Gitwar - Compete with Github** ![Version](https://img.shields.io/github/package-json/v/iampavangandhi/Gitwar?color=2948ff&label=Version&style=flat-square) ![License](https://img.shields.io/github/license/iampavangandhi/Gitwar?color=2948ff&label=License&style=flat-square) ![Deployment](https://img.shields.io/github/deployments/iampavangandhi/Gitwar/gitwar?color=2948ff&label=Deployment&style=flat-square) ![Repo Size](https://img.shields.io/github/repo-size/iampavangandhi/Gitwar?color=2948ff&label=Repo%20Size&style=flat-square) ## Website : https://gitwar.up.railway.app ---


Gitwar WebApp

Website : https://gitwar.herokuapp.com/

Features

Gitwar Score in README

Add Gitwar Score to GitHub Profile README

Badges are Powered by Shield.io

Check utils/calc.js to Know How Gitwar Score is Calculated

You need to add this in README.md file in your profile repository via Markdown syntax:

![](https://gitwar.herokuapp.com/badge?username=your-github-username)

NOTE: Don't forget to replace example your-github-username parameter with real value.

Make it personal

Color

You can use any valid HEX color or pick from a predefined set of named colors (blue is the default).

color demo
brightgreen
green
yellow
orange
red
blue
grey
lightgrey
blueviolet
ff69b4

Named color

![](https://gitwar.herokuapp.com/badge?username=your-github-username&color=green)

Hex color

![](https://gitwar.herokuapp.com/badge?username=your-github-username&color=dc143c)

NOTE: HEX colors should be used without # symbol prefix.

Styles

The following styles are available (flat is the default).

style demo
plastic
flat
flat-square
for-the-badge
![](https://gitwar.herokuapp.com/badge?username=your-github-username&style=flat-square)

Label

You can overwrite default Gitwar Score text with your own label.

![](https://komarev.com/ghpvc/?username=your-github-username&label=PROFILE+VIEWS)

NOTE: Replace whitespace with + character in multi-word labels.


Local Setup

# install dependencies
npm install

# serve at localhost:3000
npm start

# serve with hot reload at localhost:3000
npm run dev

Tech Stack

API Credits

Special Thanks to Huchenme for the Github Trending Api

Deployment

Deploy it on your own Heroku Dyno to avoid downtime.

Deploy

Contributing

Feel free to dive in! Open an issue or submit PRs

License

MIT © Pavan Gandhi


### Show some ❤️ by starring 🌟 the repository!