worm-codes / PromptHub

https://prompt-hub-smoky.vercel.app
0 stars 0 forks source link

PromptHub

Welcome to PromptHub, a platform where you can discover and share AI prompts, making your creative process more efficient. With PromptHub, you can save time by using existing prompts or collaborate with the world by creating your own.

You can preview the live version of this project here.

Tech Stack

Getting Started

To get started with PromptHub, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/PromptHub.git
    cd PromptHub
  2. Install Dependencies:
    yarn
  3. Create a local environment variables file .env.local with the following fields:
    GOOGLE_CLIENT_ID=YOUR_GOOGLE_CLIENT_ID
    GOOGLE_CLIENT_SECRET=YOUR_GOOGLE_CLIENT_SECRET
    MONGODB_URI=YOUR_MONGODB_URI
    NEXTAUTH_URL=http://localhost:3000
    NEXTAUTH_URL_INTERNAL=http://localhost:3000
    NEXTAUTH_SECRET=YOUR_NEXTAUTH_SECRET
  4. Start the development server:
    yarn dev

Usage

Usage

-If you have any questions or need assistance, feel free to contact me at oguzhan728@gmail.com.

Happy prompting!