Reactive dashboard with real-time charts and WebSocket data
SvelteKit, TypeScript, Node.js, MongoDB
Backend service with SvelteKit, frontend user interface, and database persistence
# Clone the repository
git clone https://github.com/elitsuri/svelte-dashboard
cd svelte-dashboard
# Copy environment variables
cp .env.example .env
docker compose up --build