Simple guide to set-up enterprise-ready usage of Bedrock as a LLM provider for OpenCode by facilitating a LiteLLM proxy. Including showcasing EU-only usage of Anthropic Claude models for GDPR compliance.
proxy
Using nginx as reverse proxy to overcome CORS errors in frontend development
A simple setup for using nginx as a local reverse proxy to avoid Cross-Origin Resource Sharing (CORS) errors during frontend development (React, Angular etc.) without the need of code changes.