Dashboard
The Supercode Dashboard is a web-based interface for managing your account, connecting GitHub repositories, and accessing the Terminal AI coding agent.
Features
- Authentication - Secure sign-in with GitHub OAuth
- Repository Management - Connect and manage your GitHub repositories
- Terminal Access - Launch the AI coding terminal for your projects
- Settings - Manage your profile and connected repositories
Getting Started
- Sign in at supercli.vercel.app using GitHub
- Navigate to the Providers page to connect your repositories
- Access the Terminal to start AI-assisted coding
Navigation
| Page | Description | |------|-------------| | Dashboard | Main overview and quick actions | | Providers | Connect and manage GitHub repositories | | Terminal | Launch the AI coding agent | | Settings | Profile and account management |
Tech Stack
The dashboard is built with:
- Next.js 16 (App Router)
- React 19
- TypeScript
- Tailwind CSS v4
- Better-Auth for authentication
- Prisma with PostgreSQL