MarginaliaSearch/code/services-application/dating-service
Viktor Lofgren 6690e9bde8 (service) Ensure the service discovery starts early
This is necessary as we use zookeeper to orchestrate first-time startup of the services, to ensure that the database is properly migrated by the control service before anything else is permitted to start.
2024-04-25 15:08:33 +02:00
..
java/nu/marginalia/dating (service) Ensure the service discovery starts early 2024-04-25 15:08:33 +02:00
resources (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
build.gradle (build) Java 22 and its consequences has been a disaster for Marginalia Search 2024-04-24 14:44:39 +02:00
readme.md (refactor) Rename satellite services to application services 2023-10-09 13:45:45 +02:00

Dating Service

An experiment in UX that dresses up the random exploration mode in the user interface of an app like Tinder.

Externally the service is available at https://explore.marginalia.nu/.

See Also