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.
 
 
 
 
 
 
mike12345567 31bc45985f Update after testing, it is now possible to make a deployment to a self hosted environment. Some work still required, better authentication around MINIO deployment, currently the bucket is set to public read and there is no signing/verification to the upload process, also right now four different URLs are needed for the builder to connect correctly, ideally this shouldn't be the case. 6 years ago
..
.vscode Changing the naming of access levels to be roles. 6 years ago
build remove unnecessary images 6 years ago
builder/assets bulk delete, delete column from panel 6 years ago
scripts Initial work, layout out some work which will eventually become docker compose, just using bash scripts for now. 6 years ago
src Update after testing, it is now possible to make a deployment to a self hosted environment. Some work still required, better authentication around MINIO deployment, currently the bucket is set to public read and there is no signing/verification to the upload process, also right now four different URLs are needed for the builder to connect correctly, ideally this shouldn't be the case. 6 years ago
.dockerignore updated quota fixes 6 years ago
.env.template increasing log level in production 6 years ago
.eslintrc further tidy up and removal 6 years ago
.gitignore client lib tests 6 years ago
.npmignore prep for NPM publish 6 years ago
Dockerfile Putting together the basics of the compose system, this is now functional, along with some handy scripts to make it work. This requires minimum docker 1.25.0 to run due to the use of --env-file. 6 years ago
LICENSE Correct licenses 6 years ago
package.json fixing bugs found during testing 6 years ago
yarn.lock adds colorpicker to card componeent 6 years ago