1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/packages/server
2021-08-04 10:01:22 +01:00
..
.vscode preventing relationship overrides 2021-07-01 21:24:23 +01:00
__mocks__ Swapping admin -> global in worker to reduce confusion in API url naming. 2021-07-22 12:56:47 +01:00
build
scripts Fixing some issues with org not being correctly detected. 2021-07-27 15:35:26 +01:00
src Implementing some changes to how context gets set for tenancy, after testing, as well as updating server. 2021-08-03 15:32:25 +01:00
.dockerignore
.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
babel.config.js
Dockerfile First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
LICENSE
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 pull request #2076 from Budibase/feature/multi-tenants 2021-08-04 10:01:22 +01:00
tsconfig.json Linting. 2021-06-30 18:33:55 +01:00
yarn.lock rimraf command for windows machines when building server 2021-07-26 17:13:13 +01:00