ATLAS ROOM
← Home
SUPA

a full backend for free with Supabase

Hey! 👋 Here's what I promised you:

Supabase — a full backend from A to Z without writing a single server: a Postgres database ready in your dashboard the moment you create a project, Authentication with Google and Apple (you just grab the token and private keys and link them), Storage like S3 for files and images, and an automatic API on every table. Free to start, and big projects run on it (+107k stars on GitHub).

🔗Websitehttps://supabase.com🔗Docshttps://supabase.com/docs🔗Connect it with Claude Code (MCP)https://supabase.com/docs/guides/getting-started/mcp🔗GitHubhttps://github.com/supabase/supabase

How to start

  1. Create an account on supabase.com and hit New project — the Postgres database sets itself up.
  2. Go to Project Settings → API and grab the `Project URL` and the `anon key` — these are what you link your app with.
  3. In Authentication → Providers enable Google / Apple / Email as you like, and in Storage create a bucket for your files.
  4. To make Claude Code work directly with Supabase, install their MCP server (link above) and then tell it:
setup liya Supabase f had l-projet: auth b Google + les tables li khassni f database + storage dyal les images
  1. The free tier is enough to launch your first version — you pay nothing until you grow. 🚀