Hacker News new | ask | show | jobs
by searchhn 3320 days ago
This is cool.. the UI is awesome especially on mobile.

I have been building a version of this too.. with some additional facets to test a full text search engine. Will probably do a show hn one day.

http://searchhn.com

1 comments

Thanks and nice work! Are you using Algolia API?
Thank you ! It uses Searchera (https://searchera.io)

Uses HN firebase API to update a Searchera index.. and front end is a simple vuejs app.

Interesting. I didn't know that one. I use HN firebase API to feed an Elasticsearch cluster.
Thanks.. Searchera is something that I started building as a side project. Been working the past few months on packaging it with proper API and plan on offering it as a hosted & on-premises search service.