1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00
budibase/packages/builder
2022-01-18 17:21:29 +00:00
..
.vscode
assets
build
cypress Fix for #3721 - deleting invalid relationships if tables have been removed external to budibase - otherwise these could not be removed without deleting the datasource. 2022-01-18 17:21:29 +00:00
src Fix for #3721 - deleting invalid relationships if tables have been removed external to budibase - otherwise these could not be removed without deleting the datasource. 2022-01-18 17:21:29 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
package.json Merge branch 'develop' into cypress-testing 2022-01-18 16:13:51 +00:00
README.md
routify.config.js
vite.config.js
yarn.lock Merge branch 'cypress-testing' of https://github.com/Budibase/budibase into cypress-testing 2022-01-18 16:02:49 +00:00

Get Started

yarn install

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