An open API service indexing awesome lists of open source software.

https://github.com/kodustech/web

Web client for interacting with the Kodus AI API.
https://github.com/kodustech/web

ai-assistant ai-code-generator ai-code-review nextjs reactjs

Last synced: 4 months ago
JSON representation

Web client for interacting with the Kodus AI API.

Awesome Lists containing this project

README

          


koduslogo


Website
·
Community
·
Docs
·
Try Kodus Cloud »


Github Stars
License

A modern, intuitive interface for managing your code reviews.


## About Kodus Web

Kodus Web is the official web interface for Kodus, delivering a modern and intuitive experience for managing your code reviews. Built with cutting-edge technologies, it provides a seamless and responsive experience for all users.

### Key Features

- **Modern Interface** — Clean and intuitive design that makes navigation and review management a breeze
- **Responsive Design** — Perfectly crafted for both desktop and mobile devices
- **Dark Mode** — Eye-friendly dark theme for comfortable viewing
- **API Integration** — Efficient communication with the Kodus backend

## Getting Started

### Prerequisites

- Node.js 18+
- npm or yarn
- Docker

### Installation

1. Clone the repository:

```bash
git clone https://github.com/kodustech/web.git
cd web
```

2. Build and start the containers:

```bash
npm run docker:build
npm run docker:start
# or
yarn docker:build
yarn docker:start
```

## Tech Stack

- **Framework**: Next.js 15
- **Language**: TypeScript
- **Styling**:
- Tailwind CSS
- Radix UI
- Lucide React
- **State Management**:
- React Query (TanStack Query)
- React Hook Form
- **Authentication**: NextAuth.js
- **Data Visualization**: Victory
- **Development Tools**:
- ESLint
- Prettier
- TypeScript
- Docker

## Contributing

We welcome contributions!