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 b3eea4e4d1 Removing PG hack and handling the updating of relationships from the one side, e.g. one person is linked to many tasks, allow updating the person and having FK in tasks get updated with that persons ID. 5 years ago
..
.vscode Changing the naming of access levels to be roles. 6 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 6 years ago
scripts Implementing all return possibilities, now to implement creation. 5 years ago
src Removing PG hack and handling the updating of relationships from the one side, e.g. one person is linked to many tasks, allow updating the person and having FK in tasks get updated with that persons ID. 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 Update gitignore in server 6 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
package.json v0.9.69 5 years ago
tsconfig.json Linting. 5 years ago
yarn.lock pin eslint parser to fix build 5 years ago