Skip to content

Latest commit

Β 

History

History
47 lines (30 loc) Β· 1.41 KB

File metadata and controls

47 lines (30 loc) Β· 1.41 KB

EndGit Web

CI Code Quality

Ko-fi

Next.js Web Dashboard for the EndGit Plugin Marketplace

The web frontend for EndGit β€” providing a modern dashboard for browsing, managing, and distributing Endstone plugins.

Features

  • 🎨 Dark/Light Mode β€” Modern UI with theme toggle
  • πŸ“¦ Plugin Marketplace β€” Browse, search, and filter plugins
  • ⭐ Ratings & Reviews β€” Community feedback system
  • πŸ“Š Analytics Dashboard β€” Download stats

Quick Start

# Clone
git clone https://github.com/two-tech-dev/endgit-web.git
cd endgit-web

# Install dependencies
pnpm install

# Setup environment
cp .env.example .env
# Edit .env with your settings

# Start development server
pnpm dev

The web app will be available at http://localhost:3000.

Maintained by

Maintained and developed by 2Tech Studio.

License

This project is licensed under the GNU Affero General Public License v3.0.