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 f2c2ead3fc Cleaning up deployments into the app DB, moving API keys to be in global DB (which will be tenancy managed) and adding concept of platform info DB. 5 years ago
..
.vscode preventing relationship overrides 5 years ago
__mocks__ Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 5 years ago
build more branch cov 5 years ago
scripts Adding float type to MySQL. 5 years ago
src Cleaning up deployments into the app DB, moving API keys to be in global DB (which will be tenancy managed) and adding concept of platform info DB. 5 years ago
.dockerignore updated quota fixes 6 years ago
.eslintrc First attempt and re-writing a portion of the server in typescript. 5 years ago
.gitignore Bundle latest client library with the server and use it when updating apps in production 5 years ago
.npmignore prep for NPM publish 7 years ago
Dockerfile First attempt and re-writing a portion of the server in typescript. 5 years ago
LICENSE updated builder license to GPL & copyright to Budibase Inc 5 years ago
babel.config.js babel config 5 years ago
nodemon.json Enable hot reloading of server typescript and fix error when updating app and nmot providing a name 5 years ago
package.json Merge branch 'master' of github.com:Budibase/budibase into feature/multi-tenants 5 years ago
tsconfig.json Linting. 5 years ago
yarn.lock Merge and add initial work on cards 5 years ago