MotivdMotivd
AboutCase studiesDocs
PricingSecurity
Back to Overview

Secrets

Store and manage environment variables securely.

API keys, webhook secrets, and other sensitive values should live in environment variables, not in code. Motivd Cloud and your deployment platform both support secure secret storage.

Where to configure secrets

  • Supabase: use the Dashboard → Project Settings → Vault (or the Supabase CLI) to store secrets. Your app can read them via Edge Functions or server-side code.
  • Vercel: set Environment Variables in your project (Production, Preview, Development). Use them in serverless functions and at build time.

Related connectors

Supabase

PostgreSQL database, auth, and realtime. Your app gets tables, RLS, and APIs generated and wired from the builder.

View connector

Vercel

Deploy Next.js to the edge. Connect your repo and we guide you to deploy with previews and custom domains.

View connector

Netlify

Deploy static sites and serverless functions. Git-based deploys, edge functions, and form handling.

View connector

Railway

Deploy from GitHub with one click. Databases, cron jobs, and serverless. Simple pricing and scaling.

View connector

Render

Managed backends, static sites, and cron jobs. Auto-deploy from Git with free SSL and global CDN.

View connector