budibase/packages/builder
Budibase Release Bot 19ed43cb81 v1.3.21 2022-09-17 10:41:13 +00:00
..
.vscode
assets
build
cypress Revert "Feature/binding ux update" 2022-08-30 10:16:01 +01:00
scripts post failure notification 2022-08-22 13:15:03 +01:00
src Fix for #7811 - Fixing an issue with the query binding builder - when executing the query you could no longer enrich the value binding. 2022-09-17 10:45:44 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
index.html
nuxt.config.js
package.json v1.3.21 2022-09-17 10:41:13 +00:00
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock merge 2022-08-30 10:33:37 +01:00

README.md

Get Started

yarn install

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