budibase/packages/builder
mike12345567 0b909b434a Work on binding drawer typing. 2025-01-15 14:34:36 +00:00
..
assets tidy up 2024-09-30 14:43:10 +01:00
public
src Work on binding drawer typing. 2025-01-15 14:34:36 +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 First iteration on introducing Typescript to the binding panel experience. 2025-01-14 18:27:05 +00: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 Merge branch 'master' into typing/stores-grid-rows 2024-12-31 11:25:01 +01:00
vite.config.mjs Update all root aliases to be prefixed by @/ 2024-12-18 09:47:27 +00:00
vitest.setup.js

README.md

Get Started

yarn install

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