AmplicaLabs / social-app-template

Social Application Template that uses Gateway Services
Apache License 2.0
0 stars 2 forks source link

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

Closed JoeCap08055 closed 1 month ago

JoeCap08055 commented 1 month 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