budibase/packages/builder
mike12345567 7b2880fbe2 Initial work to get relationship column saving working as expecting, sending out events on datasource update for tables, trying to move more to table API where possible. 2023-12-11 17:27:05 +00:00
..
.vscode
assets Update BB logo across product 2023-10-31 10:58:32 +00:00
public Update BB logo across product 2023-10-31 10:58:32 +00:00
src Initial work to get relationship column saving working as expecting, sending out events on datasource update for tables, trying to move more to table API where possible. 2023-12-11 17:27:05 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json Rename dev:builder to dev (unifying account-portal) 2023-11-07 19:15:40 +01:00
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Fix vite builder 2023-10-27 23:38:11 +02:00
vitest.setup.js

README.md

Get Started

yarn install

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