Description
Description
The example project inside the examples/next folder appears to be working correctly, but the current README.md is very minimal.
At the moment, the README does not clearly explain how to set up, install dependencies, configure required environment variables, and run the example project locally.
This may make it difficult for new contributors or users to quickly try out the example without inspecting the project structure or package scripts manually.
Expected Behavior
The README.md for examples/next should include clear setup and usage instructions, such as:
- How to install dependencies
- Any required environment variables
- How to run the example locally
- The expected local development URL
- Any additional notes needed to test the example properly
Actual Behavior
The example project works, but the README does not provide enough guidance for someone trying to run it locally.
Suggested Improvement
Update the examples/next/README.md file with more complete instructions for setting up and running the project.
AI SDK Version
No response
Code of Conduct
Description
Description
The example project inside the
examples/nextfolder appears to be working correctly, but the currentREADME.mdis very minimal.At the moment, the README does not clearly explain how to set up, install dependencies, configure required environment variables, and run the example project locally.
This may make it difficult for new contributors or users to quickly try out the example without inspecting the project structure or package scripts manually.
Expected Behavior
The
README.mdforexamples/nextshould include clear setup and usage instructions, such as:Actual Behavior
The example project works, but the README does not provide enough guidance for someone trying to run it locally.
Suggested Improvement
Update the
examples/next/README.mdfile with more complete instructions for setting up and running the project.AI SDK Version
No response
Code of Conduct