budibase/packages/builder
Mitch-Budibase c2beb5926b Increase wait for addDatasourceConfig function
Timing issue against the nightly smoke build. This should help with it
2022-05-16 14:59:46 +01:00
..
.vscode
assets
build
cypress Increase wait for addDatasourceConfig function 2022-05-16 14:59:46 +01:00
src Merge branch 'master' into merge-master 2022-05-13 10:05:21 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json Update DeleteApp function & Enable Cypress video flag 2022-05-11 16:49:27 +01:00
index.html
nuxt.config.js
package.json v1.0.159-alpha.0 2022-05-13 09:33:36 +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