budibase/packages/builder
Budibase Release Bot 46beea5ec0 v1.2.47 2022-08-20 11:45:07 +00: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 Cypress: Test changes for UI + Components 2022-08-01 17:29:56 +01:00
scripts
src Merge branch 'master' of github.com:Budibase/budibase into cheeks-fixes 2022-08-19 13:54:47 +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.47 2022-08-20 11:45:07 +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
vite.config.js
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