Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Alves Rösel
707ce032cf 2 nextjs scaffold with store mode shop and admin session experiment wiring event emission v1 (#17)
* chore: cleaning gitignore

* formating and env documentation

* feat: context switching of hotel/airline depndent on env var via middleware

* fixed alignment and building

* wrong file

* prods

* fixed applying style

* better session cookie management

* tentative session storage with maybe using airtable

* migrated api of ingestion

* events and products apge

* fixing build

* 13 create outline for research paper draft (#18)

* updated outline for paper from issue

* extra paper sections and some formalization of series data

* algorithms and acknowledgements

* updated outline for paper from issue

* upadted text formating

* event unification

* refactor tracking to ues callbacks instead of refs

* implement a pricing display api with session passing

* moved middleware to proxy according to new changes in Nextjs

* refactoed kafka ingestion to go via backend not web-db

* Refactor docker-compose services to use individual Dockerfiles (#20)

* Initial plan

* Refactor services into individual Dockerfiles

Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>

* Add EXPOSE directives to all Dockerfiles with port documentation

Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>

* fixing small bugs and adding exepriments to tracking

* added some doc
2025-11-14 14:20:38 +01:00
a8ea68609c updated outline for paper from issue 2025-11-14 14:20:05 +01:00
Daniel Alves Rösel
e04fb99f7b 13 create outline for research paper draft (#18)
* updated outline for paper from issue

* extra paper sections and some formalization of series data

* algorithms and acknowledgements
2025-11-14 14:20:05 +01:00
68421b6d79 proper parsing without highlights 2025-10-23 10:46:47 +02:00
98070acac0 concat of code 2025-10-23 10:42:21 +02:00
549c4eee09 this was worse than expected 2025-10-22 13:09:37 +02:00
0d704989e6 reformating 2025-10-22 12:42:10 +02:00
634f685c91 paper migration 2025-10-22 12:20:28 +02:00