1
0
Fork 0
mirror of synced 2024-09-10 22:46:09 +12:00
budibase/packages/builder
2023-03-29 14:19:54 +01:00
..
.vscode
assets
build
src Adding a check for the tenant ID - to make sure it is a real tenant before forcing the user out of the platform based on it. 2023-03-29 14:19:54 +01:00
ts
.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.4.27-alpha.10 2023-03-28 14:54:57 +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
tsconfig.build.json
tsconfig.json
vite.config.js
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