mckaywrigley / chatbot-ui-lite

A simple chatbot starter kit for OpenAI's chat model using Next.js, TypeScript, and Tailwind CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to deploy it to my own domain?

zhichucode opened this issue · comments

commented

Hello, thank you very much for your code! I would like to deploy this app to my domain, but I don't know how to do it. Do you know of any simple methods, such as using Cloudflare?

@zhichucode I added a Deploy With Vercel button in the README for just this!

commented

really appreciate