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 0905d35ef2 SSL config for mysql, remove rickroll 5 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 merge 5 years ago
src SSL config for mysql, remove rickroll 5 years ago
.dockerignore updated quota fixes 6 years ago
.env.template Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 5 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 Updated copyright line in license files 5 years ago
package.json Using cross-env instead of pure environment variable specification to make it work on windows. 5 years ago
yarn.lock Updating packages in builder and server, making build work in Windows. 5 years ago