Skip to content

A GitHub portfolio generator is a tool that helps individuals create and showcase their projects, contributions, and skills on GitHub in the form of a portfolio.

License

Notifications You must be signed in to change notification settings

ips610/Github-Oraganization-Dashboard-Creator

Repository files navigation

Github-Organization-Dashboard-Creator

Note - The backend of this project is no longer working due to ending of azure free trial😢

Contributors



Website Link: https://intra-owasp-hacko-5-1.pages.dev


Modules to be installed:


pip3 install virtualenv
pip3 install Flask 
pip3 install requests
pip3 install pygithub
pip3 install firebase_admin

Steps to be followed to run a React App

1- Open the gh-portfolio directory.

2- Run the command npm install in the terminal to download all the important packages needed to run the react app.

3- Run the command npm start to run the react app.

4- Instantly your app gets started in your default App.

5- Along with this open a new terminaland navigate to the backend folder simultaneously.

6- Run the command npm install here as well to download all the important packages needed to run the backend code.

7- Create a file with name .env and declare TOKEN environment variable along with PORT variable if required.

8- Run the command npm start here too so that the backend code gets started.

About

A GitHub portfolio generator is a tool that helps individuals create and showcase their projects, contributions, and skills on GitHub in the form of a portfolio.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published