Commit Graph

25 Commits

Author SHA1 Message Date
e0bc064ee0 Add logger into the chain 2024-08-29 13:57:16 +02:00
0bba3cd7d2 change 4000 to 80 2024-08-29 13:51:52 +02:00
d670e87908 Add mongo to docker and test logger 2024-08-29 13:48:47 +02:00
523f7f8280 finish logger-service 2024-08-29 13:24:36 +02:00
46a36d0ab9 Finishing up the logger data models 2024-08-29 13:12:38 +02:00
24537681ed Setting up logger data models 2024-08-28 23:09:26 +02:00
42bb32fdf1 Getting started with the logger service 2024-08-28 22:05:46 +02:00
b8417c47b9 Add frontend to test broker+auth 2024-08-28 21:51:51 +02:00
9edb249430 Using broker to authenticate 2024-08-28 21:40:50 +02:00
eaabd28fc2 Add handler to auth servic 2024-08-28 20:54:54 +02:00
116e59897f add sql file to populate the db 2024-08-28 14:32:42 +02:00
27cab1505c Dockerize auth service 2024-08-28 14:24:16 +02:00
3dba9b23dc print conn error 2024-08-28 14:23:32 +02:00
8e76d2a6cd connect to DB 2024-08-28 13:06:37 +02:00
c0a58ff6b6 Setting up stub auth service 2024-08-28 12:55:03 +02:00
2a64b5761e update gitignore 2024-08-28 11:11:46 +02:00
caed30d2f6 Build locally not in docker 2024-08-28 11:10:57 +02:00
624f8f46ba change gitignore 2024-08-28 10:08:07 +02:00
9cc5c285b0 add Makefile 2024-08-28 10:05:11 +02:00
20a31eb711 Add json helper functions 2024-08-28 10:04:52 +02:00
d03959957a Test broker from the FE 2024-08-28 09:49:39 +02:00
0dc982e38b Building a docker image for the Broker service 2024-08-28 09:49:09 +02:00
8056721dc2 Create Broker service 2024-08-28 09:28:34 +02:00
a0641d314c minor changes of frontend main 2024-08-28 09:27:40 +02:00
52a5fc0f3c add frontend code 2024-08-27 21:26:04 +02:00