budibase/packages/builder
mike12345567 295c2e5c68 Fixing issues with exporting apps, first removing the deleted documents when exporting and second making it so that the user has a choice whether to export the development app or the published app from the UI. 2022-07-22 18:16:14 +01:00
..
.vscode
assets
build
cypress Cypress: Smoke Build Test Changes 2022-07-08 11:33:11 +01:00
scripts
src Fixing issues with exporting apps, first removing the deleted documents when exporting and second making it so that the user has a choice whether to export the development app or the published app from the UI. 2022-07-22 18:16:14 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json Smoke Build Changes - Timing issues 2022-07-07 11:07:05 +01:00
index.html
nuxt.config.js
package.json v1.1.21 2022-07-22 07:32:36 +00:00
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

README.md

Get Started

yarn install

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