1
0
Fork 0
mirror of synced 2024-09-17 17:57:47 +12:00
budibase/packages/server
2023-07-27 16:09:38 +01:00
..
.vscode
__mocks__
build
scripts Fixing issue with falsey composite keys, if one of the values used for a composite key is say an empty string, or a zero it would not be added to the _id field, stopping the field from being retrievable. 2023-07-26 12:31:46 +01:00
specs Update openapi.json 2023-07-20 21:27:04 +01:00
src Disable component validation for old app imports 2023-07-27 16:09:38 +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 Build backend-core before dev script 2023-07-26 12:48:33 +02:00
pm2.config.js
tsconfig.build.json
tsconfig.json