Skip to content

harsh137/PromptGPT

Repository files navigation

Prompt GPT

This is a [Next.js] Project with Tailwind CSS

Getting Started

  1. Create Your .env
GOOGLE_ID= 
GOOGLE_CLIENT_SECRET= 
MONGODB_URI= 
NEXTAUTH_URL=http://localhost:3000 
NEXTAUTH_URL_INTERNAL=http://localhost:3000 
NEXTAUTH_SECRET= 
  1. Inatall Node Modules:
npm i
  1. run the development server:
npm run dev

Releases

No releases published

Packages

No packages published