question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

public shareable urls

See original GitHub issue

google drawing allows you to generate a public url that renders the drawing in png

use case: embed the image in a gh issue https://twitter.com/vjeux/status/1216228555652075520?s=21

The benefit is that you get auto-updates on that image. Very useful for docs, wikis, etc like gh issues, notion, confluence, gdocs. Keep one source of truth.

It requires a server piece ofc. I think zeit now would be a good fit for this. You get great latency and cache through their cdn for free. And you can provide a one-click deploy experience for users who want to host it themselves. cc @rauchg

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
woloskicommented, Jan 12, 2020

I think you can start with an anonymous scheme if you want to keep it lightweight. You want authenticated users to avoid abuse and provide other functionality, like “my diagrams”, “private diagrams”, permissions like gdocs (org wide, per user, etc). For all that you can use Auth0 and can be invoked only when you want to share.

0reactions
dwellecommented, Jan 23, 2020

We should narrow this issue down. It mentions branching/forking and the ability to save to the same url (as I understand it). There’s also a mention of auto-exporting a PNG to a public url.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Generate a Shareable URL for Distribution
Shareable URLs · Select your project, then click Distribute. · On the Distribute menu bar, click Shareable URL. · All multi-use Shareable Links...
Read more >
What is a public link?
When you want to share a folder with someone not in the Files app in your workspace, without requiring your recipient to log...
Read more >
Create Public URL in Google Drive for Webpage app
Create Public URL in Google Drive for Webpage app · At the top right, click Get shareable link · Make sure its set...
Read more >
Sharing Public Links
Sharing Public Links ; In M-Files, find the object that you want to share. ; Right-click the object and select History to share...
Read more >
Publish & share your site - Sites Help
On a computer, open a site in new Google Sites. · At the top, click Share Share with others · Next to "Published...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found