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 e353c2a1c4 Updating templates to be able to run locally with an environment variable LOCAL_TEMPLATES and making them work using the DB. Users are also no longer included in the db dump. 6 years ago
..
api Updating templates to be able to run locally with an environment variable LOCAL_TEMPLATES and making them work using the DB. Users are also no longer included in the db dump. 6 years ago
automations Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 6 years ago
constants feature parity with current pages, screens and store setup. Starting main bb store refactor 6 years ago
db Main work to get screens into the DB, fixing up issue with async page updates not being handled in order. 6 years ago
events Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 6 years ago
middleware Updating server test cases with the header for appId. 6 years ago
utilities Updating templates to be able to run locally with an environment variable LOCAL_TEMPLATES and making them work using the DB. Users are also no longer included in the db dump. 6 years ago
app.js Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
electron.js Removing sanisation, instead just using it as a central path system. 6 years ago
environment.js Updating templates to be able to run locally with an environment variable LOCAL_TEMPLATES and making them work using the DB. Users are also no longer included in the db dump. 6 years ago
index.js Fixing typo. 6 years ago