About Recrec
Recrec is a minimal voice recorder that lives in your browser. The goal is the shortest possible path from “I should record this” to “here’s a link you can play” — no app to install, no account required to start.
Press record, talk, and we hand you a link. We transcode the audio to MP3 so it plays everywhere, then host it for you. Guest recordings disappear after 30 days; sign in to keep them and claim storage.
How it’s built
The backend is PocketBase — a single binary that serves the API, the admin dashboard, and this site. Audio is transcoded with ffmpeg. The frontend is Astro with React islands, statically generated so pages load fast and stay indexable.
Want to write for the blog or report a bug? This is a small project — reach out through the usual channels.