Your server,
no limits
Everything you need
Website hosting
Mailbox on your domain
commandes
Database
Se connecter
Continuer avec GoogleGoogle sign-in
Connecte ton agent IA à Clicbase
Une clé d'API, et Claude, Cursor ou ton agent maison parlent directement à ta plateforme. Rien à installer.
Clé d'API
agent connecté · 1 projet
Construis
Il crée les tables, l'authentification, les fonctions et déploie. Tu regardes ton projet se monter.
✓ déployé
The circuit
Your frontend,online.
One HTTP call between your app and its managed backend. Click a tile to preview each building block.
FRONT
Your application
What your users see
React, Next.js, Flutter…
BACKEND
Clicbase, managed for you
Zero servers to code or maintain
1 dedicated database per project
0 lines of backend to write
7-day free trial
Hosted in Europe
En 3 étapes
De zéro à en ligne.
Aucun serveur pour l'instant
Ajouter un VPS
Ton serveur Clicbase ou le tien, connecté en un clic.
Ajouter un Docker
Un conteneur isolé par projet, rangé sous ton VPS.
Créer un backend
Base PostgreSQL, API REST et clés, générées d'un coup.
Pricing
Your VPS is the only limit.
Every option on every plan. Only the resources change.
Prix fixe, mensuel, sans engagement. Jamais facturé au nombre d'utilisateurs · hébergement européen. Tu sais exactement ce que tu paies, chaque mois.
Start
Tu as déjà un VPS ? Connecte-le.
- Connecte ton VPS perso
- Clicbase installé et géré
- Ton serveur, tes ressources
- Selon ton hébergeur
- Toutes les options incluses
Essentiel
Sites et apps qui démarrent.
- 2 vCPU
- 4 Go RAM
- 40 Go NVMe
- Trafic illimité · 500 Mbit/s
- Toutes les options incluses
Pro
Pour la production sérieuse.
- 4 vCPU
- 8 Go RAM
- 75 Go NVMe
- Trafic illimité · 1 Gbit/s
- Toutes les options incluses
Business
Trafic élevé et équipes.
- 6 vCPU
- 12 Go RAM
- 100 Go NVMe
- Trafic illimité · 2 Gbit/s
- Toutes les options incluses
Scale
Gros volumes, charge intense.
- 8 vCPU
- 24 Go RAM
- 200 Go NVMe
- Trafic illimité · 3 Gbit/s
- Toutes les options incluses
Essai gratuit sans carte bancaire · 7 jours (30 avec carte) · annulable en un clic, à tout moment. Voir le détail des offres →
Découvrez ce que la plateforme fera pour vous. L'ouverture au public n'est pas encore faite.
Bientôt disponibleOuverture prochaine · aucune inscription pour le moment
What users are saying
Be the first to leave a review
Using Clicbase? Share your experience on Trustpilot: it helps the next builders get started.
Leave a review on TrustpilotAuth & security
Connect your users. Protect every row.
Email, password and Google in a few lines. Postgres row-level security (RLS) ensures everyone only sees their own data: enforced at the core of the database, not in your code.
- ✓ Email login + Google OAuth
- ✓ Password reset
- ✓ Row Level Security (RLS)
- ✓ Custom authentication domains
const r = await fetch(url + '/auth/token?grant_type=password', { method: 'POST', body: JSON.stringify({ email, password }) }) const { access_token } = await r.json() // -> RLS applied automatically with this token
Frequently asked questions
What is Clicbase?+
A managed backend: a dedicated PostgreSQL database per project, with automatic REST API, authentication, storage, realtime and functions. Plus emails at your domain and an included domain for Google login. You build the frontend, we handle the backend.
Is it an alternative to Supabase and Firebase?+
Yes. Clicbase follows Supabase's PostgreSQL model (SQL, RLS, realtime) and adds emails at your domain, Google login on your domain and European hosting. Compared to Firebase, you move from NoSQL to SQL with predictable pricing.
Can I migrate my Supabase project?+
Yes, automatically: schema, data, accounts, storage and realtime. Your users keep their passwords, with no forced reset.
Where is my data hosted?+
In Europe. Each project has its own isolated database, traffic is encrypted in transit (TLS) and secrets at rest (AES-256). Ideal for GDPR compliance.
Is there a free trial?+
Yes, 7 days with no card (30 days if you add a card), cancel anytime. Then monthly plans with no commitment, at a fixed price, with no per-user billing.
Do my emails send from my own domain?+
Yes: real mailboxes at your domain (e.g. [email protected]), with SPF, DKIM, DMARC and anti-spam configured, and a webmail included.
What happens if I exceed my bandwidth?+
No cutoff. If you exceed your plan's included bandwidth (e.g. 8 TB on the Pro plan), your throughput is simply throttled to 10 Mbps instead of 1 Gbps until your monthly cycle renews. Your service stays online and your data accessible, with no surprise overage.
Is Clicbase compatible with AIs like Claude?+
Yes, it is a core focus. The auto-generated REST API and the docs are designed to be consumed directly by an AI agent (Claude, ChatGPT...): you provide the API URL and the key, the AI can read and write to your database with no special setup.
Can Clicbase also host my site (frontend)?+
Yes. Besides the backend, Clicbase hosts your site: either from a Git repo (automatic build on every push) or by SFTP upload of static files into a /public folder. The site is served over HTTPS immediately, with an automatic certificate.
How do I connect my own domain to Clicbase?+
Add a DNS A record pointing to the Clicbase IP (shown in the dashboard). Once the domain points, Clicbase generates the HTTPS certificate automatically, with no server setup on your side.
Launch your project today.
Free to start. Migrate your Supabase or start from scratch, in minutes.