Santiago Lo Coco
|
6d1389eb8e
|
Remove unused code
|
2023-12-01 19:34:15 -03:00 |
Santiago Lo Coco
|
dc7c6f7439
|
Add subscribe/unsuscribe logic in browser-domain
Also, fix some backend bugs
|
2023-12-01 19:30:41 -03:00 |
Santiago Lo Coco
|
6c4aa99eb7
|
Fix more bugs
|
2023-12-01 16:09:21 -03:00 |
Santiago Lo Coco
|
5a1c7bae92
|
Fix bugs
|
2023-11-10 18:57:58 -03:00 |
Santiago Lo Coco
|
e03becb67b
|
Add observability (and logging) with request-id to APIs
Implement middleware for logging request-id(s) and other parameters in all APIs, enhancing traceability and monitoring capabilities!
|
2023-11-10 18:46:20 -03:00 |
Santiago Lo Coco
|
37327ed331
|
Update docker-compose.yml
Use `extends` rule with a template to enable both dev and prod envs on the same machine
|
2023-11-04 21:17:35 -03:00 |
Santiago Lo Coco
|
cad88bf24e
|
Update */src/.cicd/test.sh
|
2023-11-01 12:20:18 -03:00 |
Santiago Lo Coco
|
5084c38283
|
Update pre-commit hook and reformat files
|
2023-11-01 12:06:52 -03:00 |
Santiago Lo Coco
|
8b3b435b13
|
Fix more bugs
|
2023-10-27 17:38:22 -03:00 |
Santiago Lo Coco
|
4973267599
|
Update flights-domain tests
|
2023-10-27 16:44:16 -03:00 |
Santiago Lo Coco
|
ed6b3f2447
|
Fix frontend bugs
|
2023-10-27 16:03:36 -03:00 |
Santiago Lo Coco
|
3e7515b9b1
|
Add subscription-domain
Enables users to subscribe to any flight and receive updates via Telegram.
|
2023-10-27 14:45:48 -03:00 |