Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 312 Bytes

readme.md

File metadata and controls

5 lines (3 loc) · 312 Bytes

OpenChat preview proxy

This is a tiny express js server that exists to avoid CORS problems when rendering link previews.

It will receive the url of the link that we want to preview, fetch the associated page, extract and return the OG meta data required to render the preview and return it to the front end.