This guide will help you getting the project up and running locally.
- Clone the repository
git clone https://github.com/flothq/flot.git
- Open the project in VS Code or your preferred Editor
- Open the project inside a container using devcontainers either through the extension or through the CLI
- run
make dev
to start the project in watch mode and visit the UI at http://localhost:8080