Coder Social home page Coder Social logo

engrrbilal / 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 2.69 MB

๐Ÿš€ 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 73.43% CSS 1.26% SCSS 25.31%

developer-community-stats's Introduction

๐Ÿš€ Developer Community stats

Contributors Closed PR Stars License Issues Forks Contributor Country main-push-deploy-action

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

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

Contributors

developer-community-stats's People

Contributors

subeshb1 avatar shankar524 avatar saranshkotnala avatar 96radhikajadhav avatar suffisme avatar b2pacific avatar binismail avatar kontesanjana avatar sanjus-robotic-studio avatar sadakchap avatar rajeshnathani avatar janitham97 avatar riyana6 avatar aayush-meshram avatar ghanender-chauhan avatar khandelwal20sid avatar eguezel avatar mdb1710 avatar dimlaksana avatar devblin avatar studpeps avatar armsasmart avatar shreyaraj13 avatar pranshumaheshwari avatar ousainu avatar oli799 avatar leonardoroccah avatar femakin01 avatar afonsocarlos avatar elinadangol 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.