1
0
Fork 0
mirror of synced 2024-07-14 18:55:45 +12:00
budibase/packages/server
2023-10-24 16:25:14 +01:00
..
.vscode
__mocks__ Add force exit, -e flag and streaming to tests (#10151) 2023-03-31 10:32:13 +01:00
build
scripts Add version to dev .env 2023-10-20 16:21:48 +02:00
specs Updating docs and removing old documentation pathway. 2023-10-11 17:49:25 +01:00
src Moving the client library to be retrieved using the same mechanism as we do in development, through the server instance (same as the builder itself). This should help with the CDN issues that we have been having, although attachments are still currently affected. 2023-10-24 16:25:14 +01:00
.dockerignore Add client to docker 2023-05-19 16:59:09 +02:00
.gitignore
.npmignore
.yarnrc
babel.config.js
docker_run.sh
Dockerfile Use v2 dockerfiles 2023-10-20 10:02:18 +02:00
Dockerfile.v2 Fix after renames 2023-10-23 13:57:23 +02:00
jest-testcontainers-config.js
jest.config.ts Revert "Revert "Merge branch 'develop' into master"" 2023-09-05 12:28:56 +01:00
LICENSE
nodemon.json Fix nodemon watch 2023-08-01 19:23:31 +02:00
package.json Renames 2023-10-23 13:53:18 +02:00
pm2.config.js Fix integration tests 2023-05-19 18:00:53 +02:00
tsconfig.build.json Remove the doble deep format references 2023-06-19 18:34:51 +01:00
tsconfig.json Revert "Remove composite" 2023-08-01 19:23:48 +02:00