budibase/packages/builder
Keviin Åberg Kultalahti 3c2f182b03 removes unneeded wait in view cypress test 2021-04-01 11:59:56 +02:00
..
.vscode
assets bulk delete, delete column from panel 2020-10-27 13:04:32 +00:00
build
cypress removes unneeded wait in view cypress test 2021-04-01 11:59:56 +02:00
src fixes views store 2021-04-01 11:53:22 +02:00
.gitignore Renaming workflows -> automate/automations, throughout the API and the builder itself. 2020-09-21 13:49:34 +01:00
CONTRIBUTING.md
LICENSE.md Updated copyright line in license files 2021-02-10 14:41:37 +00:00
README.md
babel.config.js
cypress.json make cypress use leveldb 2021-03-24 15:36:13 +00:00
package.json add back packages that were accidently removed 2021-04-01 10:48:11 +02:00
rollup.config.js moves backend stores to "stores" in the root src directory 2021-03-26 09:50:37 +01:00
yarn.lock version bumps 2021-04-01 10:12:36 +02:00

README.md

Get Started

npm install

Webpack dev server (port 8080): npm run dev Build npm run build