I kept solving the same errors over and over. CORS, Module not found, Docker cache issues... every few weeks, the same problems.
So I built CodeRecall.
It's a personal search engine for:
- Code snippets (syntax highlighting for 200+ languages)
- Debugging errors with stacktraces
- Terminal commands I always forget
- Solutions and fixes
- Todo lists per workspace
You organize everything into Workspaces (work, side projects, learning). Then search instantly when you need it again.
Built with React + Supabase + shadcn/ui.
Limited Beta – free access. No credit card required.
What's coming (next 2-3 months):
- VS Code extension – save snippets directly from your editor
- Team collaboration – shared workspaces for engineering teams
- Public sharing – publish solutions and help other developers
- GitHub integration – import code from your repos
- Gamification – points, levels, badges for active users
- Advanced search – fuzzy matching on stacktraces
- Import from JSON – restore backups
Long term vision:
A shared memory system for engineering teams. No more "does anyone know how we fixed this last time?".
Would love honest feedback. What feature would make you switch from your current setup?