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 Gitignore 2024-11-26 12:22:58 +01:00
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json Monorepo package versions to * 2024-12-05 17:41:42 +01:00
routify.config.js
svelte.config.js Allow building ts 2024-11-25 18:38:56 +01:00
tsconfig.build.json Fix check:types 2024-12-09 11:25:44 +01:00
tsconfig.json
vite.config.mjs Enable typescript files 2024-11-26 12:22:58 +01:00
vitest.setup.js

README.md

Get Started

yarn install

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