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
- Create a YAML file for each tool in
data/tools/ following the YAML schema
- Add a collapsible "Search" section to the Tool Directory in
README.md
- 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.
What's Missing
No Search category yet. Relevant for any content-heavy or marketplace SaaS.
Tools to Research and Add
What to Do
data/tools/following the YAML schemaREADME.mdlast_verifieddatesThis is a great first contribution -- each tool file is self-contained and follows a clear template.