1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13:00
budibase/packages/builder
2022-05-31 19:52:35 +01:00
..
.vscode
assets
build
cypress Merge pull request #5786 from Budibase/feature/app-overview-section 2022-05-24 15:16:17 +01:00
scripts
src Progress towards using couchdb for automation logs, after testing redis and realising it won't work. 2022-05-31 19:52:35 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-05-31 15:09:11 +01:00
README.md
reporterConfig.json
routify.config.js
tsconfig.json
vite.config.js
yarn.lock Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-05-27 14:05:24 +01:00

Get Started

yarn install

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