1
0
Fork 0
mirror of synced 2024-06-27 02:20:35 +12:00
budibase/packages/server
2022-05-24 19:19:28 +00:00
..
.vscode
__mocks__ Fixing mock. 2022-05-20 18:08:48 +01:00
build
scripts Improving performance of load script, can generate thousands of users a second. 2022-05-22 18:29:02 +01:00
specs Fix for #5117 - raised a point that the docs didn't describe where to put properties for a query when running through the public API - fixing the spec. 2022-03-28 18:33:54 +01:00
src Moving the withCache function to backend-core so that it can be shared, as well as adding a cache busting function which can be used when one of the checklist configs changes. 2022-05-23 15:03:52 +01:00
.dockerignore
.gitignore Adding in public endpoint definitions. 2022-02-17 18:58:09 +00:00
.npmignore
babel.config.js
docker_run.sh enable clustering on server and worker services, better log output on user not found errors 2022-05-23 16:24:29 +01:00
Dockerfile enable clustering on server and worker services, better log output on user not found errors 2022-05-23 16:24:29 +01:00
LICENSE
nodemon.json Integrate usage quotas with licensing 2022-03-08 14:21:41 +00:00
package.json Update pro version to 1.0.180 2022-05-24 19:19:28 +00:00
pm2.config.js Update pm2.config.js 2022-05-23 19:16:11 +01:00
tsconfig.build.json Tests complete + backwards compatibility for deployment 2022-03-22 00:23:22 +00:00
tsconfig.json Tests complete + backwards compatibility for deployment 2022-03-22 00:23:22 +00:00
yarn.lock Fix build 2022-05-24 20:09:22 +01:00