budibase/packages/builder
Andrew Kingston 32025ef76d Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-17 16:13:27 +01:00
..
.vscode Update gitignored files. 2020-01-24 14:51:28 +00:00
assets Add core API implementation and update most of client library to use it 2022-01-20 09:40:53 +00:00
build
cypress Updating createApp test command 2022-08-12 17:31:35 +01:00
scripts
src Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-17 16:13:27 +01:00
.gitignore reverts some of the merged files 2021-03-18 14:33:45 +01:00
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
index.html
nuxt.config.js
package.json v1.2.41-alpha.0 2022-08-16 14:50:58 +00:00
reporterConfig.json
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
vite.config.js Update vite config to work properly with all defaults 2022-08-17 09:21:36 +01:00
yarn.lock Merge branch 'master' into develop 2022-07-27 16:32:36 -04:00

README.md

Get Started

yarn install

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