budibase/packages/builder
Andrew Kingston 4b2a8aae7b Fix generating datsource structure for components which have a setting of type table 2022-09-30 16:26:29 +01:00
..
.vscode
assets
build
cypress Merge pull request #7964 from Budibase/qa/real-couch-integration-tests 2022-09-26 11:10:15 +01:00
scripts
src Fix generating datsource structure for components which have a setting of type table 2022-09-30 16:26:29 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
index.html
nuxt.config.js
package.json v2.0.11 2022-09-30 14:59:22 +00:00
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock

README.md

Get Started

yarn install

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