budibase/packages/builder
Andrew Kingston 7ab6a1bbec
Update automation endpoints to use TS
2024-11-27 16:08:24 +00:00
..
assets tidy up 2024-09-30 14:43:10 +01:00
public
src Update automation endpoints to use TS 2024-11-27 16:08:24 +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
vitest.setup.js

README.md

Get Started

yarn install

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