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 1904ec8bb4 Updating API key controller in self-host mode to return self host API key. 6 years ago
..
README.md Adding in self hosted API key. 6 years ago
index.js Updating API key controller in self-host mode to return self host API key. 6 years ago

README.md

Self hosting

This directory contains utilities that are needed for self hosted platforms to operate. These will mostly be utilities, necessary to the operation of the server e.g. storing self hosting specific options and attributes to CouchDB.

All the internal operations should be exposed through the index.js so importing the self host directory should give you everything you need.