Skip to content

SolidLabResearch/janus-dashboard

Repository files navigation

Janus Dashboard

A real-time dashboard application built with Svelte, TypeScript, and Vite.

Overview

Janus Dashboard is designed to provide visualization and query capabilities for the Janus Engine.

Features

  • Real-time Visualization: (Inferred from StreamChart.svelte)
  • Query Interface: (Inferred from Query.svelte)

Getting Started

Prerequisites

  • Node.js (Latest LTS recommended)
  • npm

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/janus-dashboard.git
    cd janus-dashboard
  2. Install dependencies:

    npm install

Development

Start the development server:

npm run dev

Build

Build the application for production:

npm run build

Technologies

License

This project is licensed under the MIT License - see the LICENSE file for details.

Copyright (c) Ghent University - imec

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published