22 lines
665 B
Markdown
22 lines
665 B
Markdown
# Clickploy Frontend
|
|
|
|
The web dashboard for Clickploy, built with SvelteKit.
|
|
|
|
## Overview
|
|
A modern, responsive dashboard to manage your applications, monitor deployments, and view logs in real-time.
|
|
|
|
## Tech Stack
|
|
- **Framework**: SvelteKit
|
|
- **Styling**: Tailwind CSS
|
|
- **UI Components**: Shadcn-Svelte + Lucide Icons
|
|
- **State Management**: Svelte 5 Runes (`$state`, `$derived`)
|
|
|
|
|
|
|
|
## Features
|
|
- **Project List**: View all deployed applications.
|
|
- **Real-time Logs**: Watch builds and runtime logs live.
|
|
- **Redeploy**: Trigger manual redeployments.
|
|
- **Environment Variables**: Manage runtime configuration.
|
|
- **Responsive Design**: Works on desktop and mobile.
|