Home

Awesome

<h1 align="center">Welcome to openai-proxy 👋</h1> <p> <img alt="Version" src="https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000" /> <a href="#" target="_blank"> <img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" /> </a> </p>

🚀 openai-proxy Copy From reflare-demo

Install wrangler

npm install -g wrangler

Install

npm install  && npm run build

Usage

npm run deploy

Add custom domain

Add Route in wrangler.toml

routes = [
	{ pattern = "Your Custom Domain", custom_domain = true },
]

Author

👤 Holegots

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator