budibase/packages/builder
mike12345567 f7d216c188 Setting override placeholder. 2025-02-24 18:08:20 +00:00
..
assets tidy up 2024-09-30 14:43:10 +01:00
public Update BB logo across product 2023-10-31 10:58:32 +00:00
src Setting override placeholder. 2025-02-24 18:08:20 +00:00
.gitignore Gitignore 2024-11-26 12:22:58 +01:00
CONTRIBUTING.md apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01:00
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 fix for fonts in production 2023-06-14 18:48:44 +01:00
nuxt.config.js Add nuxt config file to actually silence vite spam 2022-02-22 12:38:24 +00:00
package.json Update autocomplete 2025-02-12 16:08:29 +01: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
svelte.config.js Allow building ts 2024-11-25 18:38:56 +01:00
tsconfig.build.json Remove non-needed target 2025-02-12 16:21:33 +01:00
tsconfig.json Add parameter tests 2025-02-17 11:04:30 +01:00
vite.config.mjs Update all root aliases to be prefixed by @/ 2024-12-18 09:47:27 +00: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