Share and discover useful and creative prompts for ChatGPT with our Next.js application. Our platform allows you to easily share, copy, and collaborate on prompts. With MongoDB for data storage and Google OAuth for seamless login/signup, getting started is a breeze. Hosted on Vercel for reliability and accessibility.
Try the ChatGPT Prompt Sharing App live on the web.
- Share and discover useful and creative prompts for ChatGPT.
- Copy prompts with a single click for immediate use.
- Collaborate with the community to generate new ideas.
- Secure and easy login/signup with Google OAuth.
- MongoDB for reliable data storage.
- Hosted on Vercel for seamless accessibility.
To run this application locally on your machine, follow these steps:
-
Clone this repository to your local machine using Git:
git clone https://github.com/gauravvv-shukla/Share-A-Prompt.git
-
Install the dependencies:
cd Share-A-Prompt npm install
-
Set up your environment variables by creating a
.env.local
file with your MongoDB and Google OAuth credentials:GOOGLE_CLIENT_ID= GOOGLE_CLIENT_SECRET= MONGODB_DB= MONGODB_URI= NEXTAUTH_URL= NEXTAUTH_URL_INTERNAL= NEXTAUTH_SECRET=
-
Start the development server:
npm run dev
-
Open your browser and navigate to http://localhost:3000 to access the ChatGPT Prompt Sharing App.
- Explore the collection of prompts shared by the community.
- Click on a prompt to view its details.
- Copy a prompt to your clipboard with a single click for immediate use.
- Contribute to the platform by sharing your own creative prompts.
Seamlessly login or sign up with Google OAuth for a secure and hassle-free experience. Your Google account credentials are used to create and authenticate your account.
Unlock the power of ChatGPT with our Prompt Sharing App.