1
0
Fork 0
mirror of synced 2024-09-11 23:16:00 +12:00
budibase/packages/builder
2023-01-18 19:16:19 +00:00
..
.vscode
assets
build
cypress Skipping Screen Tests 2023-01-16 11:17:11 +00:00
scripts
src Updating datasource API to remove secrets when returning datasources. 2023-01-18 19:16:19 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-17 15:25:17 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock Adding in basic implementation of variable usage, getting from pro and enriching through new datasource SDK. 2023-01-11 17:57:51 +00:00

Get Started

yarn install

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