budibase/packages/builder
Martin McKeaveney c1fd94689f
Merge pull request #8423 from Budibase/bug/sev3/datasource-validation
Datasource validation - use nullable to avoid type error
2022-10-31 10:36:11 +00:00
..
.vscode
assets add pro check and default state 2022-10-24 15:00:00 +01:00
build
cypress Cypress - Rename Application - Skip Test File 2022-10-27 11:01:16 +01:00
scripts post failure notification 2022-08-22 13:15:03 +01:00
src Use nullable 2022-10-27 14:45:30 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
index.html
nuxt.config.js
package.json v2.0.34-alpha.9 2022-10-27 19:25:56 +00:00
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Update vite to fix chrome issues 2022-08-19 11:49:11 +01:00
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