Skip to content

Repository files navigation

Backend: Powered by Convex

This project has been migrated from Supabase to Convex.

Features

  • Database & Functions: Convex DB with real-time queries and mutations.
  • Authentication: Better Auth integrated with Convex.
  • Email: Resend for authentication and transaction emails.
  • Payments: Polar integration for subscriptions.

Getting Started

  1. Install dependencies:

    npm install
  2. Start Convex development:

    npx convex dev
  3. Start Next.js:

    npm run dev

Environment Variables

Ensure the following are set in your .env.local:

  • NEXT_PUBLIC_CONVEX_URL: Your Convex deployment URL.
  • BETTER_AUTH_SECRET: Secret for auth session encryption.
  • RESEND_API_KEY: For sending emails.

About

AI Prompt Optimization Platform

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages