budibase/packages/builder
Andrew Kingston 315d284a9d
Tidy audit log searching
2024-12-05 15:24:35 +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 Tidy audit log searching 2024-12-05 15:24:35 +00:00
.gitignore Gitignore 2024-11-26 12:22:58 +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 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 Merge branch 'BUDI-8866/builder-enable-typescript' into BUDI-8866/check-builder-ts-types 2024-11-26 13:02:04 +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 Add checks 2024-11-26 12:29:24 +01:00
tsconfig.json
vite.config.mjs Enable typescript files 2024-11-26 12:22:58 +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