1
0
Fork 0
mirror of synced 2024-07-07 07:15:43 +12:00
budibase/packages/builder
Budibase Staging Release Bot 9056cd41c7 v2.5.6-alpha.25
2023-04-24 18:31:54 +00:00
..
.vscode
assets Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
build
src Merge pull request #10396 from Budibase/grid-tweaks 2023-04-24 16:53:46 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html Working commit 2023-03-13 12:33:16 +00:00
LICENSE.md
nuxt.config.js
package.json v2.5.6-alpha.25 2023-04-24 18:31:54 +00:00
README.md
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 Revert https://github.com/Budibase/budibase/pull/10267 2023-04-20 19:04:20 +01:00
vite.config.js Builder Unit Test PoC (#10173) 2023-04-18 14:37:29 +01:00
vitest.setup.js Builder Unit Test PoC (#10173) 2023-04-18 14:37:29 +01:00

Get Started

yarn install

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