1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00
budibase/packages/builder
2022-07-15 14:15:16 +01:00
..
.vscode
assets
build
cypress Cypress: Smoke Build Test Changes 2022-07-08 11:33:11 +01:00
scripts
src Fix for #6501 - don't fail to publish app when cron expression is empty in any automation, just don't publish that automation. Also adding an error to automation to make it clear an expression is required. 2022-07-15 14:15:16 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json Smoke Build Changes - Timing issues 2022-07-07 11:07:05 +01:00
index.html
LICENSE.md
nuxt.config.js
package.json v1.1.11 2022-07-15 09:05:39 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js cherry picking moving release url to backend 2022-06-30 12:55:07 +01:00
yarn.lock Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-11 10:33:50 +01:00

Get Started

yarn install

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