1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00
budibase/packages/builder
Budibase Release Bot 758833a191 v0.9.88
2021-07-30 18:07:23 +00:00
..
.vscode
assets Add Okta and OneLogin logos 2021-07-16 10:15:38 +01:00
build
cypress fix cypress test 2021-07-27 23:48:06 +02:00
src Fix for issue #2167, the foreign key was not being set correctly in all scenarios for the from table in SQL relationships, our test data happened to hide this fact due to the foreign key and the key in from table having the same name. 2021-07-30 18:49:36 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
package.json v0.9.88 2021-07-30 18:07:23 +00:00
README.md
routify.config.js
vite.config.js
yarn.lock

Get Started

yarn install

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