Git Product home page Git Product logo

searchcaster's Introduction

Searchcaster

Easily search for casts on the Farcaster protocol via UI or API.

Powered by this Farcaster Indexer.

Run locally

  1. Clone the indexer repo and follow instructions to setup a database on Supabase
  2. Clone this repo and install dependencies via yarn install
  3. Rename .env.example to .env and enter your database credentials
  4. Start a local server via yarn dev
  5. Open localhost:3000

searchcaster's People

Contributors

capjamesg avatar dependabot[bot] avatar fabianuribe avatar gskril avatar matallo avatar prood avatar yiwen-gao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

searchcaster's Issues

Count param breaks API

Querying for casts from a particular user and specifying a count breaks the API

GET https://searchcaster.xyz/api/search?username=jessepollak

returns casts from jessepollak as expected

GET https://searchcaster.xyz/api/search?count=200?username=jessepollak

returns gibberish

add a Webpage Icon for searchcaster.xyz

Reason: the app icon looks better when Added to Home Screen on iOS

Output: have an icon file in the root document folder after building

Possible implementation: reference searchcaster/public/img/logo.png in build-manifest.json. After building, it would also be available as apple-touch-icon.png in the root folder along with index.html

Reference: Configuring Web Applications

Enable semantic search

Hi @gskril

First of all amazing work. Was just trying out the raycast extension, and it's great.

I'm working on a open-source project that (among other things) makes it easy to add semantic search to applications.

Would love to integrate this into the main app, eventually also making it easy for people to ask "natural language" questions.

Tell me if that something that would make sense for you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.