Skip to content

rajesh-jonnalagadda/hn_frontend

 
 

Repository files navigation

Trieve Hackernews Search

To showcase the functionality of Trieve, we are building a demo of HackerNews search which has feature superiority relative to the Algolia version.

Local Dev Setup

  1. cp .env.dist .env to setup environment variables. For this demo, the user should only need the read-only API key present in the default .env.dist file.
  2. yarn to install dependencies
  3. yarn dev to start the SolidJS SPA

Contributing

Most of the functionality is present directly in the src/App.tsx file.

Read that file to see how things work and then go from there to develop your feature.

Community

Get in touch with us on discord, matrix, or by email at [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 63.7%
  • JavaScript 27.4%
  • HTML 6.0%
  • Dockerfile 2.7%
  • CSS 0.2%