1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00
budibase/packages/builder
Budibase Release Bot 2f1f42a84d v1.0.177
2022-05-24 09:22:31 +00:00
..
.vscode
assets
build
cypress Merge pull request #5595 from Budibase/cypress-testing 2022-04-26 16:31:19 +01:00
src enable clustering on server and worker services, better log output on user not found errors 2022-05-23 16:24:29 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v1.0.177 2022-05-24 09:22:31 +00:00
README.md
routify.config.js
tsconfig.json
vite.config.js
yarn.lock Merge branch 'develop' into feature/licensing 2022-04-13 21:24:07 +01:00

Get Started

yarn install

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