1
0
Fork 0
mirror of synced 2024-05-19 20:02:34 +12:00
budibase/packages/server
2022-09-14 12:11:20 +01: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 Add hot reloading for component plugins via watched plugin directory 2022-08-15 22:23:45 +01:00
specs Renaming data source -> datasource as per Mel's request. 2022-09-14 12:11:20 +01:00
src Renaming data source -> datasource as per Mel's request. 2022-09-14 12:11:20 +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.3.15-alpha.6 2022-09-14 09:55:53 +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.3.15-alpha.6 2022-09-14 09:55:53 +00:00