budibase/packages/builder
Dean 79da5956b8 Patch from original environment 2023-10-30 12:46:44 +00:00
..
.vscode
assets
public
src Patch from original environment 2023-10-30 12:46:44 +00:00
.gitignore Remove cypress dependencies 2023-09-07 15:27:13 +02:00
CONTRIBUTING.md
LICENSE.md
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
nuxt.config.js
package.json Patch from original environment 2023-10-30 12:46:44 +00: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
tsconfig.build.json
tsconfig.json Remove builder unused devDependencies 2023-09-26 13:15:42 +02:00
vite.config.js Patch from original environment 2023-10-30 12:46:44 +00:00
vitest.setup.js

README.md

Get Started

yarn install

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