Promptopia is an open-source AI prompting tool for the modern world to discover, create and share creative prompts.
In the application, you can find a Prompt made by the other user that you can use in the Chat GPT or any AI application. And if you want to share an AI Prompt you can sign in with your Google Account and then Create a Prompt 👍
- React
- NextJS
- TailwindCSS
- MongoDB
git clone https://github.com/inifarhan/promptopia.gitnpm iMONGODB_URI=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
NEXTAUTH_URL=
NEXTAUTH_URL_INTERNAL=
NEXTAUTH_SECRET=npm run devRunning commands with npm npm run [command]
| command | description |
|---|---|
dev |
Starts a development instance of the app |
