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 fcde592385 Review comments. 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 Initial work, layout out some work which will eventually become docker compose, just using bash scripts for now. 6 years ago
src Review comments. 5 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 v0.5.3 5 years ago
yarn.lock Adding a build method which can push docker images if you are logged in to docker CLI and making the main docker compose file use the pushed images instead. 5 years ago