1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
budibase/packages/builder
2022-05-04 15:26:19 +01:00
..
.vscode
assets
build
cypress Merge pull request #5595 from Budibase/cypress-testing 2022-04-26 16:31:19 +01:00
src Fixes for #4736 - I believe the issue was that the dynamic variables were not being saved, removing the need for the user to be aware of this, also making it possible to pass the entire data structure from one call to another if desired. 2022-05-04 15:26:19 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json Remove cypress video flag again 2022-03-08 14:45:47 +00:00
index.html
LICENSE.md
nuxt.config.js
package.json v1.0.141 2022-05-04 13:14:06 +00:00
README.md
routify.config.js
tsconfig.json
vite.config.js
yarn.lock Merge branch 'develop' into feature/licensing 2022-04-13 21:24:07 +01:00

Get Started

yarn install

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