Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Conor_Mack 85ccd878ce
Merge pull request #374 from Budibase/property-panel/colorpicker
6 years ago
..
.vscode Update gitignored files. 7 years ago
assets Welcome screen ui update 6 years ago
build running prettier over codebase, removing merge files 7 years ago
cypress remove cookies set up in each test and rely on cookie default added before 6 years ago
src Merge pull request #374 from Budibase/property-panel/colorpicker 6 years ago
tests Merge pull request #286 from Budibase/property-panel/components-from-design 6 years ago
.gitignore adds script to run cypress tests 6 years ago
CONTRIBUTING.md moving builder into web... 7 years ago
LICENSE.md moving builder into web... 7 years ago
README.md moving builder into web... 7 years ago
babel.config.js running prettier over codebase, removing merge files 7 years ago
cypress.json feat: adds cypress to the builder 6 years ago
package.json Merge branch 'master' into feature/add-e2e-tests 6 years ago
rollup.config.js adds bbui.css file 6 years ago

README.md

Get Started

npm install

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