ai-cors
v1.0.0
Published
Generate CORS configuration for your stack
Maintainers
Readme
ai-cors
Generate CORS configuration for your stack.
Install
npm install -g ai-corsUsage
npx ai-cors "frontend on localhost:3000, API on localhost:8080"
npx ai-cors "React app on vercel, Express API on Railway"Setup
export OPENAI_API_KEY=sk-...