Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 448 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 448 Bytes

supernova

This is a simple query tool for viewing files like parquet,Avro,csv,json using Tauri and rust datafusion

How to run this project

  1. Do npm install in the root directory
  2. npm run tauri dev in the root directory

image