budibase/packages/builder
Budibase Staging Release Bot b8a6ba981b v1.0.143-alpha.1 2022-05-05 10:58:30 +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 lint:fix 2021-05-03 09:31:09 +02:00
cypress Assign user roles test fix 2022-05-05 11:22:04 +01:00
src Merge branch 'develop' of github.com:Budibase/budibase into merge-master-develop 2022-05-04 14:16:40 +01:00
.gitignore
CONTRIBUTING.md apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01:00
LICENSE.md License cleanup 2021-11-17 14:21:16 +00:00
README.md Update all scripts to use yarn rather than npm 2021-04-07 17:38:49 +01:00
babel.config.js Update URLs to use builder instead of _builder 2021-04-01 10:06:22 +01:00
cypress.json Remove cypress video flag again 2022-03-08 14:45:47 +00:00
index.html Revert to BB logo favicon 2021-10-06 13:28:24 +01:00
nuxt.config.js Add nuxt config file to actually silence vite spam 2022-02-22 12:38:24 +00:00
package.json v1.0.143-alpha.1 2022-05-05 10:58:30 +00:00
routify.config.js
tsconfig.json Fixing some issues discovered by the cypress tests, cleaning up how Couch is used. 2022-01-28 18:52:34 +00:00
vite.config.js Include sourcemaps in vite when not running in production 2022-02-15 09:23:51 +00:00
yarn.lock Merge branch 'develop' into feature/licensing 2022-04-13 21:24:07 +01:00

README.md

Get Started

yarn install

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