budibase/packages/builder
Andrew Kingston 7e6f1407fe
Ensure roles always have new metadta and update access popover
2024-09-11 16:30:17 +01:00
..
assets Add free trial modal (#13609) 2024-05-07 12:44:57 +01:00
public
src Ensure roles always have new metadta and update access popover 2024-09-11 16:30:17 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json Add initial version of new RBAC editor 2024-09-10 13:30:49 +01:00
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Fix builder build 2024-07-04 12:28:49 +02:00
vitest.setup.js

README.md

Get Started

yarn install

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