budibase/packages/builder
deanhannigan 40489ff0d5
Merge pull request #6557 from Budibase/remove-datasource-from-schema-picker
Data providers are excluded from the Form Schema picker
2022-07-15 09:14:39 +01:00
..
.vscode
assets
build
cypress Cypress: Smoke Build Test Changes 2022-07-08 11:33:11 +01:00
scripts
src Merge pull request #6557 from Budibase/remove-datasource-from-schema-picker 2022-07-15 09:14:39 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json Smoke Build Changes - Timing issues 2022-07-07 11:07:05 +01:00
index.html
nuxt.config.js
package.json v1.1.10-alpha.0 2022-07-14 18:45:31 +00:00
reporterConfig.json
routify.config.js
tsconfig.build.json Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00
tsconfig.json Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00
vite.config.js cherry picking moving release url to backend 2022-06-30 12:55:07 +01:00
yarn.lock Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-11 10:33:50 +01:00

README.md

Get Started

yarn install

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