I am trying to setup a chat app
Currently there is template.yaml file (inside chat app) for creating stack which contains 1624 lines of code for different services. And I think most of the services are not useful for creating Independent chat application (for example - For chat application we don't need a CreateMeetingApiFunction and all, we already have separate template.yaml for this)
Can you please update the README.md file or template.yaml file (inside chat app folder) for a documentation just related to chat feature