budibase/packages/builder
Conor Webb ea0d3f1e75
Move creator edit access to premium (#15995)
* Change creator functionality to premium

* Remove unused isEnterprisePlan function

* Add ENTERPRISE_BASIC constant

* Renamed isPremiumPlan to isPremiumOrAbove based on feedback.
2025-04-23 14:04:06 +00:00
..
assets Updated UX for the AI JS work 2025-04-10 08:41:14 +01:00
public
src Move creator edit access to premium (#15995) 2025-04-23 14:04:06 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json Use new markdown viewer library for much faster markdown performance 2025-04-20 12:21:24 +01:00
routify.config.js
svelte.config.js
tsconfig.build.json
tsconfig.json
vite.config.mjs
vitest.setup.js

README.md

Get Started

yarn install

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