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 eaad867780 Some work towards implementing the current app cookie, removing some old dead code and re-working some of the different middlewares involved. 5 years ago
..
.vscode Changing the naming of access levels to be roles. 6 years ago
__mocks__ Updating some test cases to work with new system. 5 years ago
build more branch cov 5 years ago
scripts Making sure volumes are removed when nuking. 5 years ago
src Some work towards implementing the current app cookie, removing some old dead code and re-working some of the different middlewares involved. 5 years ago
.dockerignore updated quota fixes 6 years ago
.eslintrc further tidy up and removal 6 years ago
.gitignore Update gitignore in server 5 years ago
.npmignore prep for NPM publish 6 years ago
Dockerfile Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 5 years ago
LICENSE Updated copyright line in license files 5 years ago
package.json First pass of global user configuration through existing user API with role mappings. 5 years ago
yarn.lock groundwork for budibase auth lib 5 years ago