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 4e294fbcd9 Adding metadata system and re-writing how Cron works, previously cron only worked in dev because it would never be enabled for the production app ID, this makes it so that it is never enabled for the dev app and when the production app is deployed it runs through all the automations and checks if any need cron jobs setup/disabled. 5 years ago
..
.vscode preventing relationship overrides 5 years ago
__mocks__ Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
build more branch cov 5 years ago
scripts couchDB auth options 5 years ago
src Adding metadata system and re-writing how Cron works, previously cron only worked in dev because it would never be enabled for the production app ID, this makes it so that it is never enabled for the dev app and when the production app is deployed it runs through all the automations and checks if any need cron jobs setup/disabled. 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 Add watchtower hooks 5 years ago
.npmignore prep for NPM publish 6 years ago
Dockerfile Add watchtower hooks 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 v0.9.122 5 years ago
tsconfig.json Linting. 5 years ago
yarn.lock Fixing issues after upgrading to node 14 and circular dependencies causing issues. 5 years ago