No description
- Vue 77.1%
- TypeScript 22%
- CSS 0.7%
- JavaScript 0.2%
|
Some checks failed
ci / ci (22, ubuntu-latest) (push) Has been cancelled
- Replace template README with project-specific documentation - Add UI screenshots (groups, rules, login, dark mode) - Switch package manager from pnpm to bun - Remove pnpm-lock.yaml and pnpm-workspace.yaml Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .github/workflows | ||
| app | ||
| public | ||
| screenshots | ||
| server/api/forgejo | ||
| .editorconfig | ||
| .gitignore | ||
| .npmrc | ||
| bun.lock | ||
| eslint.config.mjs | ||
| LICENSE | ||
| nuxt.config.ts | ||
| package.json | ||
| README.md | ||
| renovate.json | ||
| tsconfig.json | ||
Features
- Visual Quota Tree Editor - Manage storage quotas with an intuitive hierarchical view
- Group Management - Create, edit, and delete quota groups
- Fine-grained Rules - Define limits for Git repos, LFS, packages, artifacts, wiki, and attachments
- User Assignment - Add or remove users from quota groups
- Dark Mode - Full dark mode support
Screenshots
Quick Start
bun i
bun dev
Open http://localhost:3000 and connect with your Forgejo admin token.
Tech Stack
Requirements
- Forgejo instance with quota feature enabled
- Admin access token with quota management permissions
License
MIT


