Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 445 Bytes

File metadata and controls

12 lines (10 loc) · 445 Bytes

This is an AI Image Generator API's used in it are Open AI API, Cloudinary API, Cloudinary API Secret

open the client folder and install all the dependencies with the command " npm install" simailarly go the server folder and install all the dependencies using the same command "npm instal"

create a .env folder in the server side which should contain: MONGODB_URL OPENAI_API_KEY CLOUDINARY_CLOUD_NAME CLOUDINARY_API_KEY CLOUDINARY_API_SECRET