1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00
budibase/packages/worker
2024-01-25 16:22:39 +00:00
..
.vscode
__mocks__ eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
scripts Use env variables instead of checking if isdev 2024-01-03 10:12:22 +01:00
src Adding a 'SESSION_EXPIRY_SECONDS' environment variable which can be set on the services to configure how long before an idle user is logged out. 2024-01-25 16:22:39 +00:00
.dockerignore Fix dockerfile 2023-05-26 14:02:03 +02:00
.gitignore
.yarnrc
docker_run.sh
Dockerfile Update docker versions 2023-12-22 15:05:42 +01:00
jest-testcontainers-config.js Remove redundant env from jestTestcontainersConfigGenerator 2023-02-01 11:49:25 +00:00
jest.config.ts Remove ts-jest 2023-07-28 17:11:48 +02:00
LICENSE
nodemon.json Revert "Set --enable-source-maps when running Node." 2023-12-19 13:50:35 +00:00
openapi-3.0.yaml OpenAPI 3.0 docs for offline license and license key endpoints 2023-07-20 21:24:40 +01:00
package.json Updating dd-trace to 5.0.0 across all packages now that the memory leak is solved, this also removes the erronous message on startup describing DataDog startup problems. 2024-01-15 17:44:52 +00:00
pm2.config.js Rename file to .js 2023-05-22 11:32:44 +02:00
tsconfig.build.json Remove the doble deep format references 2023-06-19 18:34:51 +01:00
tsconfig.json Register paths on ts-node from worker 2024-01-04 13:57:10 +01:00