[go: nahoru, domu]

Skip to content

A platform where user can buy courses related to thier fields. Payment Integration using Stripe.

Notifications You must be signed in to change notification settings

Yashh56/SkillSell

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev

.env Sample

.env

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/
DATABASE_URL=
UPLOADTHING_SECRET=
UPLOADTHING_APP_ID=
MUX_TOKEN_ID = 
MUX_TOKEN_SECRET =
STRIPE_API_KEY =
NEXT_PUBLIC_APP_URL = http://localhost:3000
STRIPE_WEBHOOK_SECRET =
NEXT_PUBLIC_TEACHER_ID=  

About

A platform where user can buy courses related to thier fields. Payment Integration using Stripe.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published