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 129b827d9f Adding a redis client to the auth system, as part of work towards the reset password flow. 5 years ago
..
.vscode Changing the naming of access levels to be roles. 6 years ago
__mocks__ Getting most of the test auth working, adding in global builder configuration. 5 years ago
build more branch cov 5 years ago
scripts Making sure volumes are removed when nuking. 5 years ago
src Adding a redis client to the auth system, as part of work towards the reset password flow. 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 Adding testing to worker, still WIP. 5 years ago
yarn.lock groundwork for budibase auth lib 5 years ago