All Projects â†’ iampavangandhi â†’ Gitwar

iampavangandhi / Gitwar

Licence: mit
🚀 Gitwar - Compete with Github

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Gitwar

Node Production
Take Your Node.js Project to The Production Environment (VPS/Dedicated Server).
Stars: ✭ 35 (-20.45%)
Mutual labels:  express, expressjs, node-js
Node Express Postgresql Server
Basic Node with Express + PostgreSQL Server
Stars: ✭ 74 (+68.18%)
Mutual labels:  express, expressjs, node-js
Express Babel
Express starter kit with ES2017+ support, testing, linting, and code coverage
Stars: ✭ 621 (+1311.36%)
Mutual labels:  heroku, express, expressjs
Fraternate
Fraternate is a standalone copy of the GitHub organization and user interaction framework. Built with Mongo dB | Node.js® | Express.js | Handlebars.js | Bootstrap.
Stars: ✭ 130 (+195.45%)
Mutual labels:  heroku, profile, expressjs
Practicalnode
Practical Node.js, 1st and 2nd Editions [Apress] 📓
Stars: ✭ 3,694 (+8295.45%)
Mutual labels:  express, expressjs, node-js
Express Status Monitor
🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev
Stars: ✭ 3,302 (+7404.55%)
Mutual labels:  express, node-js, expressjs
Nodebestpractices
✅ The Node.js best practices list (December 2021)
Stars: ✭ 72,734 (+165204.55%)
Mutual labels:  express, expressjs, node-js
Serverless Express
Run Node.js web applications and APIs using existing application frameworks on AWS #serverless technologies such as Lambda, API Gateway, Lambda@Edge, and ALB.
Stars: ✭ 4,265 (+9593.18%)
Mutual labels:  express, expressjs, node-js
Webpack2 Express Heroku Starter
Starter app using Webpack 2, Express, setup to deploy to Heroku.
Stars: ✭ 12 (-72.73%)
Mutual labels:  heroku, express, expressjs
Github Trending Api
The missing APIs for GitHub trending projects and developers 📈
Stars: ✭ 617 (+1302.27%)
Mutual labels:  github-api, expressjs
Openuserjs.org
The home of FOSS user scripts.
Stars: ✭ 632 (+1336.36%)
Mutual labels:  express, expressjs
Mean Angular4 Chat App
MEAN stack with Angular 4 Chat App
Stars: ✭ 41 (-6.82%)
Mutual labels:  express, expressjs
Starcharts
Plot your repository stars over time.
Stars: ✭ 560 (+1172.73%)
Mutual labels:  github-api, stars
Rest Api Nodejs Mongodb
A boilerplate for REST API Development with Node.js, Express, and MongoDB
Stars: ✭ 672 (+1427.27%)
Mutual labels:  express, expressjs
Node Express Mongoose Demo
A simple demo app using node and mongodb for beginners
Stars: ✭ 4,976 (+11209.09%)
Mutual labels:  heroku, express
Nodepress
😎 RESTful API service for Blog/CMS, powered by @nestjs
Stars: ✭ 829 (+1784.09%)
Mutual labels:  express, node-js
Mean Angular5 Passport Authentication
Securing MEAN Stack (Angular 5) Web Application using Passport Authentication
Stars: ✭ 24 (-45.45%)
Mutual labels:  express, expressjs
Express Validator
An express.js middleware for validator.js.
Stars: ✭ 5,236 (+11800%)
Mutual labels:  express, expressjs
Github Changelog Generator
Automatically generate change log from your tags, issues, labels and pull requests on GitHub.
Stars: ✭ 6,631 (+14970.45%)
Mutual labels:  github-api, labels
Pretzel
Javascript full-stack framework for Big Data visualisation and analysis
Stars: ✭ 26 (-40.91%)
Mutual labels:  express, expressjs

logo

Gitwar - Compete with Github

Version License Deployment Repo Size

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



Gitwar WebApp

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

Features

  • Check your Github Score. Based on -
    • Your Public Repos
    • Stars on Public Repos
    • Forks on Public Repos
    • Github Followers
    • Joined Github Organisations
  • Compete with Friends and Other Github Users
  • View Trending Repos of 5 Different Languages

Gitwar Score in README

Add Gitwar Score to GitHub Profile README

Badges are Powered by Shield.io

Check helper/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

  • Expressjs (Nodejs)
  • Axios (HTTP client)
  • EJS (Template Engine)
  • Github API
  • Heroku for deployment

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].