budibase/packages/builder
mike12345567 d1c9a56e9a Full import implementation - needs further testing, untars the file with all apps, then adds each of them individually. 2022-10-12 19:15:28 +01: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 Full import implementation - needs further testing, untars the file with all apps, then adds each of them individually. 2022-10-12 19:15:28 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json Smoke Build Changes - Timing issues 2022-07-07 11:07:05 +01:00
index.html
nuxt.config.js
package.json v2.0.30-alpha.0 2022-10-12 10:30:23 +00:00
reporterConfig.json
routify.config.js
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