1
0
Fork 0
mirror of synced 2024-06-27 02:20:35 +12:00
budibase/packages/server
2022-09-21 21:25:42 +00:00
..
.vscode
__mocks__ Updating test cases to TS to get them working properly with the full TS implementations. 2022-08-31 19:21:45 +01:00
build
scripts Move restart of proxy container to after the compose stack has been brought up to ensure container exists 2022-09-16 09:25:14 +01:00
specs better tests and cleaner import for server 2022-09-15 19:51:11 +01:00
src Merge pull request #7859 from Budibase/feature/enterprise 2022-09-21 20:18:54 +01:00
.dockerignore
.gitignore cherry pick new ui from develop 2022-06-30 12:52:07 +01:00
.npmignore
.yarnrc Updating dockerfile to be friendly to volume usage, as well as pre-filling with uuids rather than static secrets. 2022-07-08 18:33:07 +01:00
babel.config.js
docker_run.sh adding shebang to run scripts 2022-05-27 10:41:02 +01:00
Dockerfile Update posthog token 2022-08-08 14:03:04 +01:00
LICENSE
nodemon.json Add ts watch support for backend-core + stub out migrations 2022-05-04 11:22:50 +01:00
package.json Update pro version to 1.4.8-alpha.1 2022-09-21 21:25:42 +00:00
pm2.config.js Update pm2.config.js 2022-05-23 19:16:11 +01:00
tsconfig.build.json Exclude test utils from server and worker builds 2022-09-06 10:22:14 +01:00
tsconfig.json Export core test pkg as package.json export 2022-06-13 15:29:19 +01:00
yarn.lock Update pro version to 1.4.8-alpha.1 2022-09-21 21:25:42 +00:00