budibase/packages/builder
Martin McKeaveney 9a6301fd5f
Merge branch 'master' into budi-8664-cron-helper-ai-feature
2024-10-01 17:06:33 +01:00
..
assets tidy up 2024-09-30 14:43:10 +01:00
public
src Merge branch 'master' into budi-8664-cron-helper-ai-feature 2024-10-01 17:06:33 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md License cleanup 2021-11-17 14:21:16 +00:00
README.md Update README.md 2023-09-28 16:41:22 +01:00
babel.config.js Update URLs to use builder instead of _builder 2021-04-01 10:06:22 +01:00
index.html
nuxt.config.js
package.json ai cron helper E2E 2024-09-30 14:00:12 +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 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