budibase/packages/builder
mike12345567 6be2f6f793 Merge branch 'master' of github.com:Budibase/budibase into fix/budi-6723 2023-03-13 13:41:24 +00:00
..
.vscode
assets Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
build
src Adding an error for XLSX type sheets not working, adding the sheets URL as an option for google config (should be added to redirect URL) and fixing some error states. 2023-03-10 18:46:48 +00:00
ts Update package.json and file addition 2023-01-31 18:05:53 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json v2.4.20 2023-03-13 11:52:47 +00:00
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

README.md

Get Started

yarn install

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