budibase/packages/builder
Adria Navarro 77a619945b Merge pull request #10680 from Budibase/budi-6933-verify-data-source-connection-during
Verify data source connection before saves
2023-05-26 10:47:42 +02:00
..
.vscode
assets Rename Integromat to Make. Update logo. (#10492) 2023-05-05 12:41:24 +01:00
build
src Merge pull request #10680 from Budibase/budi-6933-verify-data-source-connection-during 2023-05-26 10:47:42 +02:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json Add missing nx scripts 2023-05-24 12:27:55 +02:00
routify.config.js
tsconfig.build.json
tsconfig.json Remove unnecessary paths 2023-05-18 10:22:14 +02:00
vite.config.js Builder Unit Test PoC (#10173) 2023-04-18 14:37:29 +01:00
vitest.setup.js Builder Unit Test PoC (#10173) 2023-04-18 14:37:29 +01:00

README.md

Get Started

yarn install

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