1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00
budibase/packages/worker
2022-01-31 21:05:14 +00:00
..
.vscode
scripts Adding the sync call from the worker for creation, updating and deletion of users. Making sure that production and development apps are always up to date with user metadata. 2021-11-04 14:53:03 +00:00
src Reorder jest mock and import statements for email mocking 2022-01-31 21:05:14 +00:00
.eslintrc add typescript support to worker 2022-01-20 09:15:46 +01:00
.gitignore add typescript support 2022-01-19 23:44:17 +01:00
Dockerfile Upgrading to Node 14 across the board as recent packages don't support 12 anymore. 2021-11-18 10:59:35 +00:00
LICENSE License cleanup 2021-11-17 14:21:16 +00:00
nodemon.json Merge branch 'develop' into worker_typescript 2022-01-31 20:29:20 +00:00
package.json Merge branch 'develop' into worker_typescript 2022-01-31 20:29:20 +00:00
tsconfig.json add typescript support 2022-01-19 23:44:17 +01:00
yarn.lock Merge branch 'develop' into worker_typescript 2022-01-31 20:29:20 +00:00