A real-time dashboard application built with Svelte, TypeScript, and Vite.
Janus Dashboard is designed to provide visualization and query capabilities for the Janus Engine.
- Real-time Visualization: (Inferred from
StreamChart.svelte) - Query Interface: (Inferred from
Query.svelte)
- Node.js (Latest LTS recommended)
- npm
-
Clone the repository:
git clone https://github.com/your-username/janus-dashboard.git cd janus-dashboard -
Install dependencies:
npm install
Start the development server:
npm run devBuild the application for production:
npm run buildThis project is licensed under the MIT License - see the LICENSE file for details.
Copyright (c) Ghent University - imec