budibase/packages/builder
Andrew Kingston 706f9b5d4a Update snippets to be an array 2024-03-05 19:11:34 +00:00
..
.vscode
assets n8n automation action integration (#12992) 2024-02-15 13:05:03 +00:00
public Update BB logo across product 2023-10-31 10:58:32 +00:00
src Update snippets to be an array 2024-03-05 19:11:34 +00:00
.gitignore Removing update to gitignore. 2023-10-26 18:23:39 +01: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 Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval 2024-02-29 19:12:52 +00: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
tsconfig.build.json
tsconfig.json
vite.config.js Add some new resolution aliases and simplify long nasty relative import paths 2024-02-05 12:08:45 +00: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