AI prompting tool that enables users to create, discover, and share creative prompts.
Node version 18.x.x
git clone https://github.com/Deepcoders30/DeepPrompt.git
npm i
GOOGLE_ID=
GOOGLE_CLIENT_SECRET=
MONGODB_URI=
NEXTAUTH_URL=http://localhost:3000
NEXTAUTH_URL_INTERNAL=http://localhost:3000
NEXTAUTH_SECRET=
npm run dev
Running commands with npm npm run [command]
command | description |
---|---|
dev |
Starts a development instance of the app |