Show HN: Supakeep – Prevent Supabase free tier projects from getting paused
2 lutfifadlan 0 6/20/2025, 6:57:22 AM supakeep.xyz ↗
I kept losing my Supabase side projects because they'd get paused after a week of inactivity, and permanently archived after 90 days. After having to migrate an archived project (painful process), I built Supakeep to solve this.
It automatically pings your Supabase projects every 3-7 days to keep them active. No registration needed, data stays in your browser, and it's free for up to 30 projects.
Uses cron-job.org's API to schedule the keep-alive requests to Supabase's REST API. Built with Next.js and TypeScript.
Would love feedback from the community - especially if you've dealt with this same issue!
No comments yet