Skip to content

Deepcoders30/DeepPrompt

Repository files navigation

DEEPPROMPT

AI prompting tool that enables users to create, discover, and share creative prompts.

Prerequisites

Node version 18.x.x

Cloning the repository

git clone https://github.com/Deepcoders30/DeepPrompt.git

Install packages

npm i

Setup .env file

GOOGLE_ID=
GOOGLE_CLIENT_SECRET=
MONGODB_URI=

NEXTAUTH_URL=http://localhost:3000
NEXTAUTH_URL_INTERNAL=http://localhost:3000
NEXTAUTH_SECRET=

Start the app

npm run dev

Available commands

Running commands with npm npm run [command]

command description
dev Starts a development instance of the app

About

AI prompting tool that enables users to create, discover, and share creative prompts using NEXTJS 13.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published