budibase/packages/builder
Samuel Martineau 08bbfa09c2 Merge branch 'Budibase:develop' into allow-plugins-contribute-datasourceplus 2023-09-26 21:28:26 -04:00
..
.vscode
assets
build
public
src Merge branch 'Budibase:develop' into allow-plugins-contribute-datasourceplus 2023-09-26 21:28:26 -04:00
.gitignore Remove cypress dependencies 2023-09-07 15:27:13 +02:00
CONTRIBUTING.md
LICENSE.md
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
package.json Update ts to 5.x 2023-09-22 18:17:19 +02:00
routify.config.js
tsconfig.build.json
tsconfig.json Revert "Remove composite" 2023-08-01 19:23:48 +02:00
vite.config.js Consume packages from builder 2023-08-09 11:40:54 +03:00
vitest.setup.js Builder Unit Test PoC (#10173) 2023-04-18 14:37:29 +01:00

README.md

Get Started

yarn install

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