budibase/packages/builder
Dean a280039dcb Refactor the binding generation to ensure types are processed correctly. Rows were being misrepresented as 'Multi Select' 2025-02-03 09:06:51 +00:00
..
assets
public
src Refactor the binding generation to ensure types are processed correctly. Rows were being misrepresented as 'Multi Select' 2025-02-03 09:06:51 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json First iteration on introducing Typescript to the binding panel experience. 2025-01-14 18:27:05 +00:00
routify.config.js
svelte.config.js
tsconfig.build.json
tsconfig.json Merge branch 'master' into typing/stores-grid-rows 2024-12-31 11:25:01 +01:00
vite.config.mjs
vitest.setup.js

README.md

Get Started

yarn install

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