budibase/packages/builder
Budibase Release Bot 257db888e4 v2.1.3 2022-11-01 13:43:56 +00:00
..
.vscode
assets add pro check and default state 2022-10-24 15:00:00 +01:00
build
cypress Cypress - Rename Application - Skip Test File 2022-10-27 11:01:16 +01:00
scripts
src merge with master 2022-10-31 13:44:23 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js Update URLs to use builder instead of _builder 2021-04-01 10:06:22 +01:00
cypress.json
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.1.3 2022-11-01 13:43:56 +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
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