budibase/packages/builder
mike12345567 fb1f941c76 Adding to the REST query UI to make it more obvious when it needs saved, such as the user has changed a dynamic variable. 2022-05-04 16:32:04 +01:00
..
.vscode
assets
build
cypress Merge pull request #5595 from Budibase/cypress-testing 2022-04-26 16:31:19 +01:00
src Adding to the REST query UI to make it more obvious when it needs saved, such as the user has changed a dynamic variable. 2022-05-04 16:32:04 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json Remove cypress video flag again 2022-03-08 14:45:47 +00:00
index.html
nuxt.config.js
package.json v1.0.141 2022-05-04 13:14:06 +00:00
routify.config.js
tsconfig.json
vite.config.js
yarn.lock Merge branch 'develop' into feature/licensing 2022-04-13 21:24:07 +01:00

README.md

Get Started

yarn install

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