budibase/packages/builder
Martin McKeaveney 891f736815 unit tests for secrets mapping 2024-09-06 15:37:09 +01:00
..
assets Add free trial modal (#13609) 2024-05-07 12:44:57 +01:00
public
src testing configuration, unit tests for AI config 2024-09-06 14:53:26 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json testing configuration, unit tests for AI config 2024-09-06 14:53:26 +01:00
routify.config.js
tsconfig.build.json
tsconfig.json Revert "Revert "Single attachment column type"" 2024-04-03 16:05:18 +01:00
vite.config.mjs unit tests for secrets mapping 2024-09-06 15:37:09 +01:00
vitest.setup.js testing configuration, unit tests for AI config 2024-09-06 14:53:26 +01:00

README.md

Get Started

yarn install

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