1
0
Fork 0
mirror of synced 2024-09-11 06:56:23 +12:00
budibase/packages/server
2023-07-20 13:07:19 +01:00
..
.vscode
__mocks__
build
scripts
specs
src Fix for dynamic variables being duplicated when creating new REST queries - also moved some stuff to backend SDK to make a bit re-usable, allowing backend to detect duplicate dynamic variables and error. 2023-07-20 13:07:19 +01:00
.dockerignore
.gitignore
.npmignore
.yarnrc
babel.config.js
docker_run.sh
Dockerfile Reduce image size 2023-06-22 11:37:33 +01:00
jest-testcontainers-config.js
jest.config.ts Fix ref 2023-06-20 13:42:39 +01:00
LICENSE
nodemon.json Merge branch 'develop' into chore/refactor_pro_as_package 2023-06-20 11:14:05 +01:00
package.json Upgrading to latest version of MongoDB to attempt to solve the memory leak, as well as some minor changes to websocket integration to get the development environment to work without the account portal when running in multi-tenancy mode. 2023-07-20 10:43:17 +01:00
pm2.config.js
tsconfig.build.json Remove the doble deep format references 2023-06-19 18:34:51 +01:00
tsconfig.json