budibase/packages/builder
Joe ff4eb7bc5a fixing issues from latest merge
- handle religned to prevent card from growing
- spacing improved with modal cards
- automations closed by default
- background and border added to header to improve structure
2024-11-28 17:32:43 +00:00
..
assets tidy up 2024-09-30 14:43:10 +01:00
public
src fixing issues from latest merge 2024-11-28 17:32:43 +00:00
.gitignore Allow building ts 2024-11-25 18:38:56 +01:00
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json Add flag back 2024-11-26 12:01:27 +01:00
routify.config.js
svelte.config.js Allow building ts 2024-11-25 18:38:56 +01:00
tsconfig.build.json
tsconfig.json
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