budibase/packages/builder
Dean 36f8ae45fe Rejig the filtering behaviour in the builder around empty config. Empty filters wont cause errors on load and will clear when they are saved 2024-12-10 14:17:46 +00:00
..
assets
public
src Rejig the filtering behaviour in the builder around empty config. Empty filters wont cause errors on load and will clear when they are saved 2024-12-10 14:17:46 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json
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