🐋 Docker and Gitea Workflow
All checks were successful
Deploy application / deploy (push) Successful in 19s

- Moved tsx to dependencies as node TS support is 💩
- Renamed start-once to run-once
- TODOs
This commit is contained in:
2025-01-26 17:41:44 +01:00
parent 2e73baf98b
commit aaa85e99cb
8 changed files with 89 additions and 7 deletions

6
pnpm-lock.yaml generated
View File

@ -32,6 +32,9 @@ importers:
prettier:
specifier: ^3.4.2
version: 3.4.2
tsx:
specifier: ^4.19.2
version: 4.19.2
devDependencies:
'@jest/globals':
specifier: ^29.7.0
@ -57,9 +60,6 @@ importers:
ts-node:
specifier: ^10.9.2
version: 10.9.2(@types/node@22.10.7)(typescript@5.7.3)
tsx:
specifier: ^4.19.2
version: 4.19.2
typescript:
specifier: ^5.7.3
version: 5.7.3