Y
Hacker News
new
|
ask
|
show
|
jobs
by
travisjungroth
1879 days ago
Hi! Thanks for replying. Is there any storage layer? Or is everything encoded in the URL?
1 comments
frank13
1879 days ago
Yes. There is a simple storage if you sign in with google/github
link
travisjungroth
1879 days ago
I mean what's the storage from a technical standpoint? If you're saving every version of every swimlane that anonymous users create, it seems like that would add up in your database.
link
frank13
1879 days ago
If you dont sign in nothing is stored. Your diagram data does not leave the browser, unless you generate an image. The diagram data is in the url
link