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.
 
 
 
 
 
 
Martin McKeaveney 231a1ab3e3 build process improvements and gitignore 6 years ago
..
.vscode backup 7 years ago
build builder now being served by server 7 years ago
src introduced 'container' to component definition 6 years ago
tests #48 restructure. Screens in, user components out. _children static concept 6 years ago
.gitignore moving builder into web... 7 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 builder ui changes - UI builder in progress 7 years ago
package.json v0.0.16 6 years ago
rollup.config.js build process improvements and gitignore 6 years ago

README.md

Get Started

npm install

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