1
0
Fork 0
mirror of synced 2024-08-19 03:51:29 +12:00
budibase/packages/builder
2023-02-28 19:27:59 +00:00
..
.vscode
assets Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
build
src Fixing an issue shown in #9602 where the schema type will revert each time you re-run a query, this will hold any previously selected schema information in the query. 2023-02-28 19:27:59 +00:00
ts Update package.json and file addition 2023-01-31 18:05:53 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json v2.3.18-alpha.16 2023-02-28 14:10:56 +00:00
README.md
reporterConfig.json
routify.config.js
setup.js Enable mock redis for integration tests 2023-02-21 10:52:11 +00:00
testConfig.json Minor changes 2023-02-01 15:56:00 +00:00
tsconfig.build.json
tsconfig.json
vite.config.js New App Onboarding (#9489) 2023-01-31 19:34:32 +00:00
yarn.lock Undo/Redo for Design and Automate sections + automations refactor (#9714) 2023-02-23 13:55:18 +00:00

Get Started

yarn install

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