budibase/packages/builder
Budibase Staging Release Bot 9db82595bd v2.2.12-alpha.48 2023-01-31 13:04:29 +00:00
..
.vscode
assets Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
build
cypress Test Skip & Remove retries 2023-01-19 19:38:58 +00:00
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
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json Test Skip & Remove retries 2023-01-19 19:38:58 +00:00
index.html
nuxt.config.js
package.json v2.2.12-alpha.48 2023-01-31 13:04:29 +00:00
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

README.md

Get Started

yarn install

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