Skip to content

1toe/rendergit-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

RenderGit

Tired of navigating GitHub repos manually? RenderGit provides a human-friendly interface to explore repositories with ease.

Important: Only public repositories are supported.

About

RenderGit is an open-source project aimed at providing a better way to explore GitHub repositories. It offers a user-friendly interface to enhance your browsing experience.

Inspired by rendergit with a focus on modern web technologies

Tech stack:

  • React 18 - Main framework
  • TypeScript - Static typing
  • Vite - Build tool and dev server
  • Lucide React - Icons
  • CSS Modules - Modular styles

Getting Started

# Install dependencies
npm install

# Run in development mode
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

Features

  • Human view with navigation
  • LLM (CXML) view for AI
  • File search and filtering
  • Dark/light theme
  • Responsive design
  • Lazy loading of content

Available Scripts

  • npm run dev - Development server
  • npm run build - Production build
  • npm run preview - Production preview
  • npm run lint - Linting with ESLint

Some notes

  • This project is NOT affiliated with GitHub.
  • This is a little project, so don't expect too much.
  • Took me a few hours to build this, so... there might be some rough edges.

Future Improvements

  • Nothing planned yet, but PRs are welcome! :)

About

πŸ“‚ Render any Git repository, for humans or LLMs.

Topics

Resources

Stars

Watchers

Forks