Files
Clickploy/frontend/README.md

736 B

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.
  • Deployment History: Track past builds and status.
  • Real-time Logs: Watch builds and runtime logs live via WebSockets.
  • Redeploy: Trigger manual redeployments.
  • Environment Variables: Manage runtime configuration.
  • Responsive Design: Works on desktop and mobile.