7 Commits

Author SHA1 Message Date
380c44e9da Updated git ignore and fixed the local dev server to run in non-prod
mode
2025-07-19 18:32:12 +03:00
0be78648cd Fixed mprocs sending SIGHUP on restart instead of SIGTERM by adding
exec and updated gitignore
2025-07-07 20:06:26 +03:00
06a15e6c70 Refactored to better embed the certifcates and also made sure to read at
runtime the server.key instead of containing it in the server's
executable using go embed
2025-01-07 17:21:02 +02:00
547acbb554 chore: add db-shm and db-wal to .gitignore 2024-11-03 19:34:15 +02:00
Kyren223
9a1030a579 feat: minor changes 2024-10-26 14:42:12 +03:00
Kyren223
688668f6d3 feat: worked on client 2024-10-24 16:39:14 +03:00
Kyren223
755df330a4 refactor: move to tls tcp connection for security purposes 2024-10-10 01:14:37 +03:00