1
0
Fork 0
mirror of synced 2024-09-11 15:08:05 +12:00
budibase/packages/builder
Budibase Staging Release Bot 9db82595bd v2.2.12-alpha.48
2023-01-31 13:04:29 +00:00
..
.vscode
assets
build
cypress
scripts
src Update to cover the authentication for REST, replacing it with secret value and converting to password field, as well as minor update to env dropdown to only be a password field when not containing an environment variable - #9480. 2023-01-30 18:50:35 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v2.2.12-alpha.48 2023-01-31 13:04:29 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock Add fields for MongoDB SSL cert file paths (#8260) 2023-01-23 16:46:02 +00:00

Get Started

yarn install

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