1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
budibase/packages/builder
Budibase Release Bot fb5c60b773 v0.9.164
2021-10-12 21:15:39 +00:00
..
.vscode
assets templates working end to end 2021-10-05 23:02:28 +01:00
build
cypress use start from scratch instead of create app button 2021-10-06 14:35:00 +01:00
src Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO. 2021-10-08 18:21:40 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html Revert to BB logo favicon 2021-10-06 13:28:24 +01:00
LICENSE.md
package.json v0.9.164 2021-10-12 21:15:39 +00:00
README.md
routify.config.js
vite.config.js
yarn.lock

Get Started

yarn install

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