budibase/packages/builder
Budibase Staging Release Bot 53731a9d2b v2.0.30-alpha.6 2022-10-14 09:04:02 +00:00
..
.vscode
assets
build
cypress Cypress: Auto Screens UI + PostgreSql test skip 2022-10-10 18:09:35 +01:00
scripts post failure notification 2022-08-22 13:15:03 +01:00
src Handle null or empty steps 2022-10-14 08:02:29 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md Update all scripts to use yarn rather than npm 2021-04-07 17:38:49 +01:00
babel.config.js
cypress.json Smoke Build Changes - Timing issues 2022-07-07 11:07:05 +01:00
index.html
nuxt.config.js Add nuxt config file to actually silence vite spam 2022-02-22 12:38:24 +00:00
package.json v2.0.30-alpha.6 2022-10-14 09:04:02 +00:00
reporterConfig.json
routify.config.js Prefix builder URLs with 'builder' in both routify and vite to lay groundwork for server proxying 2021-03-31 19:27:52 +01:00
tsconfig.build.json
tsconfig.json
vite.config.js Update vite to fix chrome issues 2022-08-19 11:49:11 +01:00
yarn.lock merge 2022-08-30 10:33:37 +01:00

README.md

Get Started

yarn install

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