ProjectLibertyLabs / social-app-template

Social Application Template that uses Gateway Services
Apache License 2.0
1 stars 4 forks source link

fix: message content from chain properly resolved in both BE and FE #56

Closed JoeCap08055 closed 6 months ago

JoeCap08055 commented 6 months ago

Purpose

The goal of this PR is to allow both the SAT frontend & backend properly resolve message content retrieved from the chain by rewriting the embedded content URL as appropriate.

Closes #55