Hacker News new | ask | show | jobs
by HeWhoLurksLate 2449 days ago
This is a clever website! I like it. One thing that would be nice is letting members directly download some sort of collection / list- preferably with formatting- so that if your site ever goes poof everyone doesn't lose all their data.

That being said, I do like this idea, and will see if I can introduce my mom to the site in a bit.

How do you intend to keep this site alive long-term?

1 comments

I appreciate the feedback. I'll add it to my list of things to do in the next version of updates. How would you like to get that information, in csv format or something else?

> How do you intend to keep this site alive long-term? Currently, the site is being hosted on Heroku so I can scale it as needed. I'll likely move it to AWS in the nearish future, but for now, Heroku is doing the trick. As far as longevity goes I do daily DB backups so in the case of an issue I can do a restore. If the site picks up in popularity I could also move to doing hourly backups.

Depending on how you're sourcing the recipes, a simple HTML-to-markdown conversion might work.

Here's one that I found but there are quite a few out there:

https://domchristie.github.io/turndown/