1
0
Fork 0
mirror of synced 2024-09-15 00:38:01 +12:00
budibase/packages/builder
2022-06-01 22:39:51 +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 merging report inline HTML, fixing webhook to prevent 400s from discord 2022-05-20 16:47:09 +01:00
src Adding pagination control to the API and to the frontend, as well as getting view working as expected, emitting different key combinations to be able to search by any pattern. 2022-06-01 22:39:51 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json merge 2022-05-18 20:12:28 +01:00
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 merging report inline HTML, fixing webhook to prevent 400s from discord 2022-05-20 16:47:09 +01:00
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