Skip to content

Security: CodeWithArafath/ai-ecommerce-engine

Security

SECURITY.md

Security Notes

Environment Variables

Never commit:

  • .env
  • API keys
  • Database passwords

Required variables:

PORT

MONGO_URI

JWT_SECRET

REDIS_URL

OPENAI_API_KEY

There aren't any published security advisories