budibase/packages/builder
Michael Drury cc715d450f
Merge pull request #9493 from Budibase/fix/8236
CouchDB integration fixes
2023-02-01 13:55:03 +00:00
..
.vscode
assets Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
build
cypress Test Skip & Remove retries 2023-01-19 19:38:58 +00:00
scripts
src New App Onboarding (#9489) 2023-01-31 19:34:32 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json Test Skip & Remove retries 2023-01-19 19:38:58 +00:00
index.html
nuxt.config.js
package.json v2.2.12-alpha.56 2023-02-01 13:03:17 +00:00
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js New App Onboarding (#9489) 2023-01-31 19:34:32 +00:00
yarn.lock Updates to use our new Nano layer for CouchDB integration rather than PouchDB. 2023-01-31 19:49:31 +00:00

README.md

Get Started

yarn install

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