budibase/packages/builder
Adria Navarro 0af0c4db05 Fix build error 2024-11-26 11:51:25 +01:00
..
assets tidy up 2024-09-30 14:43:10 +01:00
public
src Fix build error 2024-11-26 11:51:25 +01:00
.gitignore Allow building ts 2024-11-25 18:38:56 +01:00
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json Remove --no-tsconfig flag 2024-11-26 11:50:54 +01:00
routify.config.js
svelte.config.js Allow building ts 2024-11-25 18:38:56 +01:00
tsconfig.build.json
tsconfig.json
vite.config.mjs unit tests for secrets mapping 2024-09-06 15:37:09 +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