Initial commit
This commit is contained in:
21
frontend/README.md
Normal file
21
frontend/README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user