1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
budibase/packages/builder
Budibase Staging Release Bot 669d080a99 v1.0.199-alpha.0
2022-06-13 10:34:28 +00:00
..
.vscode
assets
build
cypress
scripts
src Merge branch 'release' into feature/event-backfill 2022-06-09 15:21:49 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v1.0.199-alpha.0 2022-06-13 10:34:28 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00
tsconfig.json Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00
vite.config.js
yarn.lock Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00

Get Started

yarn install

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