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
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
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
yarn.lock

README.md

Get Started

yarn install

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