Convex

Convex

Deploy Convex backend on Moltern with reactive database, serverless functions, real-time sync, and TypeScript-first development for modern apps.

Service catalog docs
Deploy Now →

Convex

What is Convex

Convex is the open-source reactive database for app developers.

How to Generate an Admin Key

To generate an admin key for your Convex application in Moltern, follow these steps:

  1. Go to the Moltern dashboard.
  2. Select your Convex application.
  3. Open the Terminal tab.
  4. Connect to the backend terminal.
  5. In the terminal, execute the following command: ./generate_admin_key.sh
  6. Copy the generated admin key for your records.

Links

← Back to Documentation