budibase/packages/builder
Peter Clement ac1b56db6f type errors 2024-12-20 14:54:37 +00:00
..
assets tidy up 2024-09-30 14:43:10 +01:00
public Update BB logo across product 2023-10-31 10:58:32 +00:00
src type errors 2024-12-20 14:54:37 +00:00
.gitignore Gitignore 2024-11-26 12:22:58 +01:00
CONTRIBUTING.md
LICENSE.md License cleanup 2021-11-17 14:21:16 +00:00
README.md
babel.config.js Update URLs to use builder instead of _builder 2021-04-01 10:06:22 +01:00
index.html
nuxt.config.js Add nuxt config file to actually silence vite spam 2022-02-22 12:38:24 +00:00
package.json add types for shortid 2024-12-20 14:41:03 +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 Revert "Revert "Single attachment column type"" 2024-04-03 16:05:18 +01:00
vite.config.mjs Enable typescript files 2024-11-26 12:22:58 +01:00
vitest.setup.js lint 2024-09-09 13:55:26 +01:00

README.md

Get Started

yarn install

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