/QueryLake

Primary LanguageTypeScriptCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

QueryLake

This is the frontend for QueryLake. It is written in NextJS with ShadCN UI. It was made with the ShadCN website repository as a template. You must have node installed to run it. Run the following commands to set up a conda environment.

npm install
npm run dev