For details about the parts, there is corresponding README.md for each:
Each scaventure hunt or escape game is represented as an object of type Chase. It consists of Game Elements which are either Narratives or Quests.
The chases are passed between the components as json objects serialized by typescript-json-serializer.