Skip to content

[Tool] Add Search category #2

@Surfrrosa

Description

@Surfrrosa

What's Missing

No Search category yet. Relevant for any content-heavy or marketplace SaaS.

Tools to Research and Add

  • Meilisearch -- Open source, self-hostable, generous cloud free tier.
  • Typesense -- Open source alternative to Algolia.
  • Algolia -- Industry standard, expensive, the graduation path.
  • Postgres full-text search -- Free, already in your stack if using Supabase/Neon. Good enough for most solo products.

What to Do

  1. Create a YAML file for each tool in data/tools/ following the YAML schema
  2. Add a collapsible "Search" section to the Tool Directory in README.md
  3. Verify all pricing data and include last_verified dates

This is a great first contribution -- each tool file is self-contained and follows a clear template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions