1
0
Fork 0
mirror of synced 2024-09-10 22:46:09 +12:00
budibase/packages/builder
2022-04-13 14:12:47 +01:00
..
.vscode
assets
build
cypress lint 2022-04-01 14:41:45 +01:00
src Remove table ID from custom queries to fix 500 errors when trying to fetch a table definition and passing up a query ID, and fix issue with search fields when no table ID exists 2022-04-13 09:43:49 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v1.0.113 2022-04-13 12:21:10 +00:00
README.md
routify.config.js
tsconfig.json
vite.config.js
yarn.lock yarn clean && yarn bootstrap lockfiles 2022-03-24 14:33:03 +00:00

Get Started

yarn install

Vite dev server (port 3000): yarn run dev Build yarn run build