1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00
budibase/packages/builder
2021-07-30 18:59:38 +01: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 apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01:00
cypress.json
index.html
LICENSE.md
package.json v0.9.87 2021-07-30 17:25:31 +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