Skip to content

stack-auth/convex-next-template

Repository files navigation

Welcome to your Stack Auth + Convex + Next.js app

This is a template for a new Stack Auth + Convex + Next.js app.

Getting started

  1. Clone the repository

    git clone https://github.com/stack-auth/convex-next-template.git
  2. Install dependencies

    cd convex-next-template
    npm install
  3. Register an account on Stack Auth, copy the keys from the dashboard, and paste them into the .env file

  4. Start the development server and go to http://localhost:3000

    npm run dev 
  5. Go to https://dashboard.convex.dev and select the project you just connected. Click "Settings", then "Environment Variables" and add your stack auth environment variables from step 3.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published