Hacker News new | ask | show | jobs
by justboxing 3194 days ago
Very cool! Congrats on shipping!

What's your tech stack?

How long did it take you to build this,starting from the idea to build and launch i.e. deploying code to thingsonreddit.com ?

1 comments

Thanks, this project uses Ruby on Rails 5 with Webpacker (React). I've found making websites quickly with Rails is very effective. The data can be found on Google BigQuery and I then used Scrapy to scrape Amazon pages for further product info. It's deployed to a DigitalOcean node and connects to an Amazon RDS Postgres instance.

The conception of the idea was Tuesday. The next thing I knew it was Saturday, and I felt ready enough to post.

Thanks for the details.

> The conception of the idea was Tuesday. The next thing I knew it was Saturday.

That's amazing! You turned your idea into an MVP in 5 days. Very impressive.

Agreed this is amazing and inspiring. Well done!