Created an endpoint to obtain the TypeScript typings of Message schemas

- Created an endpoint on the backend to convert from JSON schema that defines the event payload to TypeScript so SDK users can benefit from type definitions.
- ALso started the UI section for Message Types.