git clone https://github.com/larry-xue/nuxt-chat-cloudflare.git
cd nuxt-chat-cloudflare
npm install
npm run dev
Create a .env
file in the root of the project and set the required environment variables as described in the README.md file.
Make sure to configure your Cloudflare Worker AI before starting.