Add your environment variables to .env.local in the root of the project.
OPENAI_API_KEY=your-api-key
npm installnpm run devOpen http://localhost:3000 with your browser to see the result.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Add your environment variables to .env.local in the root of the project.
OPENAI_API_KEY=your-api-key
npm installnpm run devOpen http://localhost:3000 with your browser to see the result.