Skip to content

tigawanna/repo-manager

Repository files navigation

Better Repos

RepoManager is a web application that helps you manage your repositories. It allows you to edit the repository name, description, add/update topics, and analyze your package.json file to suggest topics and create a technology summary based on the dependencies you use.

Features

  • view repositories
  • Update repository details
  • Add/update repository topics
  • Analyze package.json file to suggest topics
  • Generate a technology summary based on dependencies

Installation

  1. Clone the repository: git clone https://github.com/your-username/RepoManager.git
  2. Install dependencies: npm install
  3. Start the application: npm start

Usage

  1. Open the application in your web browser.
  2. Log in with your GitHub account.
  3. Connect your repositories.
  4. Start managing your repositories with ease!

Acknowledgements

  • Thanks to the GitHub API for providing repository information.
  • Special thanks to the contributors of the open-source libraries used in this project.

helpful references

Built with

refine is a React-based framework for building data-intensive applications in no time ✨

Refine offers lots of out-of-the box functionality for rapid development, without compromising extreme customizability. Use-cases include, but are not limited to admin panels, B2B applications and dashboards.