Git Product home page Git Product logo

thusal06 / developer-community-stats Goto Github PK

View Code? Open in Web Editor NEW

This project forked from subeshb1/developer-community-stats

0.0 0.0 0.0 1005 KB

๐Ÿš€ A repository to encourage beginners to contribute to open source and for all contributors to view their Github stats

Home Page: https://developer-community-stats.netlify.app/

License: MIT License

JavaScript 74.79% CSS 1.38% SCSS 23.83%

developer-community-stats's Introduction

Developer Community stats

A repository to encourage beginners to contribute to open source and for all contributors to view their Github stats.

Currently only basic Github stats are shown. In the future on clicking the user card will show detailed stats of the user.

stats

Contributing to Developer Community stats

Contributing to Open issues and Challenges

The repository consists of Open issues encouraging beginners to take their first step to contribute to Open source. If you have any ideas regarding challenges, suggestions or feedback don't feel hesitant, create some issues.

When contributing to an issue be sure to read through the description and follow the steps and make sure all the builds in the PR succeed.

The most common contribution is adding yourself to contributors.json. See issue subeshb1#8 on how to add your info and view your Github stats in https://developer-community-stats.netlify.app/.

Contributing to Core Website

The core website is built with Gatsby, React and Github Graphql API. Follow the following steps to contribute to the website

# Fork the repo
https://github.com/subeshb1/developer-community-stats

# Clone your forked repo
$ git clone [email protected]:username/developer-community-stats.git

$ npm install

# Create a new branch for you.
$ git pull origin master # Pull the latest master
$ git checkout new-branch # Checkout to your new branch

# Start Gatsby mock server
ENV_TYPE=mock gatsby develop

# To start Gatsby server with github token and url expose the following variables
GITHUB_GRAPHQL_URL=<github_graphql_url>
GITHUB_TOKEN=<your_personal_access_token>

# Run tests
$ npm run test

# Commit the changes
$ git commit -m "Commit message"

# Push your changes and
$ git push

# Make a pull request of your newly changed branch
[https://github.com/subeshb1/developer-community-stats/compare](https://github.com/username/developer-community-stats/compare)

Have some Suggestions or a new Idea?

Add your idea/suggestion in the IDEAS.md file.

License

MIT

developer-community-stats's People

Contributors

subeshb1 avatar shankar524 avatar elinadangol avatar femakin01 avatar oli799 avatar rayogeshwaran avatar voidxyzvoidxyz avatar veerraj avatar sonylomo avatar sketch-tester avatar serenevoid avatar mohammadanang avatar isabellabond avatar hambali999 avatar abhijeetekad avatar swapnil074 avatar shreyanbudhouliya avatar raptor-dev97 avatar rajivsah avatar kritimakaushal avatar pharcside avatar alvinuday avatar acorson1 avatar hasna-akbarali avatar aortiz24 avatar wickedinvi avatar ancientbrick avatar binismail avatar mani-rsg avatar quattro04 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.