seed icon indicating copy to clipboard operation
seed copied to clipboard

Add a /view page

Open fdb opened this issue 7 years ago • 1 comments

This page shows the sketch without any extra elements. It renders the content and writes it out directly into the page.

  • [ ] Correct /view routing using Firebase
  • [ ] Support random seed in URL bar
  • [ ] Add support for sketches that use import (e.g. sketch -L5wbLHtyOhej49zKNMh)

This implements #32 .

To try locally, use serve -s, then open http://localhost:5000/view.html?id=-L4uLB99JzFHMPcVoiTm

fdb avatar Feb 23 '18 13:02 fdb

Hi @fdb , I wanted to know whether you would anyone to complete this PR or you want to complete it yourself?

dhruvramdev avatar Mar 13 '18 16:03 dhruvramdev