budibase/packages/server
mike12345567 f6a133e556 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. 2021-07-14 16:29:32 +01:00
..
.vscode preventing relationship overrides 2021-07-01 21:24:23 +01:00
__mocks__ Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 2021-06-25 13:46:02 +01:00
build more branch cov 2021-03-16 19:27:18 +00:00
scripts Adding float type to MySQL. 2021-07-12 11:10:11 +01:00
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. 2021-07-14 16:29:32 +01:00
.dockerignore updated quota fixes 2020-10-09 17:07:46 +01:00
.eslintrc First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
.gitignore Bundle latest client library with the server and use it when updating apps in production 2021-07-09 12:33:09 +01:00
.npmignore
Dockerfile First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
LICENSE updated builder license to GPL & copyright to Budibase Inc 2021-05-28 12:14:14 +01:00
babel.config.js babel config 2021-06-01 15:44:29 +01:00
nodemon.json Enable hot reloading of server typescript and fix error when updating app and nmot providing a name 2021-06-29 08:20:17 +01:00
package.json Merge branch 'master' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-14 13:53:57 +01:00
tsconfig.json Linting. 2021-06-30 18:33:55 +01:00
yarn.lock Merge and add initial work on cards 2021-06-30 16:33:19 +01:00