Skip to content

Mooc-Project/Mooc-Frontend

Repository files navigation

Prerequisites

Node version 18.7.x

                          |

| :------ | :--------------------------------------- | | dev | Starts a development instance of the app |

Install packages

npm i

Setup .env file

DATABASE_URL=

AUTH_SECRET=

GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=

GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=

RESEND_API_KEY=

NEXT_PUBLIC_APP_URL=

SALT=

DATABASE_URL=

STRIPE_API_KEY=

STRIPE_WEBHOOK_SECRET=

Setup Prisma

npx prisma generate
npx prisma db push

Start the app

npm run dev

Available commands

Running commands with npm npm run [command]

| command | description

test account

zanema528@gmail.com 123456

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages