The front-end utilizes log.duckdb
. To put this into operation:
- Place the log files in the
logs
directory. - Open the project in IntelliJ IDEA and run the
Generate log.duckdb
configuration.
- Install bun.
- Run the command
bun install
. - Run the command
bun dev
. - Open
http://localhost:5173/
in your web browser.
When writing SQL queries or setting up ECharts, consider using JetBrains AI. JetBrains AI supports both DuckDB and ECharts, so it can provide assistance from general support to specific syntax requirements.