budibase/packages/builder
Andrew Kingston 5ea8aab88e
Add transition to automation survey
2024-12-05 09:30:42 +00:00
..
assets tidy up 2024-09-30 14:43:10 +01:00
public
src Add transition to automation survey 2024-12-05 09:30:42 +00:00
.gitignore Gitignore 2024-11-26 12:22:58 +01:00
CONTRIBUTING.md apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01:00
LICENSE.md License cleanup 2021-11-17 14:21:16 +00:00
README.md
babel.config.js
index.html
nuxt.config.js
package.json Merge branch 'BUDI-8866/builder-enable-typescript' into BUDI-8866/check-builder-ts-types 2024-11-26 13:02:04 +01:00
routify.config.js Prefix builder URLs with 'builder' in both routify and vite to lay groundwork for server proxying 2021-03-31 19:27:52 +01:00
svelte.config.js Allow building ts 2024-11-25 18:38:56 +01:00
tsconfig.build.json Add checks 2024-11-26 12:29:24 +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