You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're using bit.ly link shortener service to create links to Microstates Discord.
I used bit.ly instead of just embedding the Discord link because I wanted the ability to change the target of the short link without updating where the short link is used. Turns out this is not possible with Bit.ly.
I would like for us to have a short link service that fits into the architecture that is emerging at Frontside. We don't have the architecture flashed out yet, but it needs to be composable, testable and simulatable.
I propose that we create a lambda functions that is backed by a GitHub repository where links will be stored. We'll want to connect this service to Google Analytics to see metrics for each link.
I'm going to turn this into an RFC once we had a chance to discuss it.
The text was updated successfully, but these errors were encountered:
We're using bit.ly link shortener service to create links to Microstates Discord.
I used bit.ly instead of just embedding the Discord link because I wanted the ability to change the target of the short link without updating where the short link is used. Turns out this is not possible with Bit.ly.
I would like for us to have a short link service that fits into the architecture that is emerging at Frontside. We don't have the architecture flashed out yet, but it needs to be composable, testable and simulatable.
I propose that we create a lambda functions that is backed by a GitHub repository where links will be stored. We'll want to connect this service to Google Analytics to see metrics for each link.
I'm going to turn this into an RFC once we had a chance to discuss it.
The text was updated successfully, but these errors were encountered: