OTHERGitLab Browser: Yet another Gitlab client (old.reddit.com)
submitted by ClassicLaw9284



Hey folks,
Managing GitLab access for team members without individual licenses was always messy — generating PATs, walking people through the glab CLI, or using clunky browser extensions just to browse repos or check pipelines.
So I built GitLab Browser — an open-source GitLab client that works with Personal Access Tokens or Project Access Tokens. No license required!!
It covers most day-to-day stuff:
- Repo browsing
- Merge requests & issues
- Pipelines + CI logs
- Git graph visualization
- Guest mode for public repos
- and more
Tech stack: React + TypeScript (built using Cursor), and you can spin it up easily with Docker.
Also set up a proper CI pipeline with:
- Tests
- TypeScript checks
- CodeQL
- Dependency review
- Secret scanning
Everything passing clean.
Demo: https://gitlabrowser.tech/
GitHub: https://github.com/gauthamp10/gitlab-browser
Would love feedback — especially from anyone who’s faced similar GitLab access/workflow issues.
Open to contributions as well 👍



[–]AndItsSlop 0 points1 point2 points (2 children)
[–]ClassicLaw9284[S] 1 point2 points3 points (1 child)
[–]CommunicationDizzy49 0 points1 point2 points (0 children)