The ChatHistoryDisplayer consists of two parts: the server, which is being developed as an API, and the front-end, which tests the API. The server is situated in the emulator
directory, while the front-end is situated in the frontEndSimulator
directory. The mission of the API is to be integrated into the OnTrack platform.
A demonstrative video exists, you can find it inside of the repository or on YouTube. It showcases how to spin up chathistorydisplayer-api and chathistorydisplayer-web. It also explains some of the important files in both of the applications involved in this repository.
It is important that focus is kept on the ultimate goal: the integration into the OnTrack platform.
A diagram of chathistorydisplayer-api integrated into the OnTrack platform is a good artefact to look at, in terms of the future of this repository.
Before contributing, please read the contributing guidelines.