Structural changes surrounding data sources -Cypress env file removed -Text change for fetching tables -Oracle tests organised -PostgreSQL tests organised New test is for skipping table fetch via button There are a few other smaller changes |
||
---|---|---|
.. | ||
.vscode | ||
assets | ||
build | ||
cypress | ||
src | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
babel.config.js | ||
cypress.json | ||
index.html | ||
package.json | ||
routify.config.js | ||
vite.config.js | ||
yarn.lock |
README.md
Get Started
yarn install
Vite dev server (port 3000): yarn run dev
Build yarn run build