Hacker News new | ask | show | jobs
by tarwin 1061 days ago
Looks super awesome. I was worried about where the data was stored, but it looks like you've already answered that.

Have you looked at adding Google Drive sync? I've done it myself (on a project you've just inspired me to post about on HN) and is a super easy way for people to sync their own data without having to do any kind of setup.

It seems you should be able to do this with other online storage using OAuth but I haven't found anything else that works frontend only.

1 comments

Google drive sync didn't occur to me, but I'll check it out! Could be a nice option to add to the storage method suite if they have APIs that would be easy to integrate.