AI image generator using OpenAI and NodeJS
To get key for OpenAI, go to OpenAI and sign up. On successfully login, go to View API Keys and create new secret key. Copy the secret key, create .env file in root of project and paste secret key there. Get help from .env.sample file.