budibase/packages/builder
Adria Navarro 6fc325a6fa Validate first missing ancestors 2025-02-27 11:49:04 +01:00
..
assets tidy up 2024-09-30 14:43:10 +01:00
public
src Validate first missing ancestors 2025-02-27 11:49:04 +01: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
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
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

README.md

Get Started

yarn install

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