Commit graph

6 commits

Author SHA1 Message Date
b1e464fe50 Dockerfile: create db directory 2024-04-26 06:14:57 +02:00
370b7623b5 Dockerfile: chmod dist to 777 for config.ts compilation 2024-04-24 02:38:52 +02:00
24e85f535a "Gracefully" exit when receiving sigint 2023-12-13 20:56:23 +01:00
6a31473d22 scripts: move scripts to the project root directory
I believe, that these kind of scripts should reside there
instead of src directory
2023-09-30 14:46:12 +02:00
18646b9dc6 config: fix imports not working correctly
this patch moves the rootDir of the typescript project up a directory
this moves all content in the dist directory inside the new src directory

I couldn't find other way
2023-09-21 20:51:38 +02:00
1ae09945c0 Add Dockerfile 2023-09-18 11:26:37 +02:00