62acbc43fd
* wip * wip * wip * wip * wip * wip * wip * wip * wip * linting * sidebar close icon, fix overflow issue with sidebar * better schema auto populating behavior * rename newqueryviewer * remove external datasource table * linting * wip * align header * fix needing to press the validate button twice * table min width * wip * remove loading * remove disabled * remove validation * lint * wip * fix json panel |
||
---|---|---|
.. | ||
.vscode | ||
assets | ||
build | ||
public | ||
src | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
babel.config.js | ||
index.html | ||
nuxt.config.js | ||
package.json | ||
routify.config.js | ||
tsconfig.build.json | ||
tsconfig.json | ||
vite.config.js | ||
vitest.setup.js |
README.md
Get Started
yarn install
Vite dev server (port 3000): yarn run dev
Build yarn run build