Anthony Campolo
Anthony Campolo
## Is your feature request related to a problem? Please describe. There are no docs. I always say, "an open source project without docs is an open source project that...
If we look at Prisma's documentation we see that we can [toggle between JavaScript and TypeScript](https://www.prisma.io/docs/getting-started/setup-prisma/start-from-scratch/relational-databases/connect-your-database-typescript-postgres) (and even between Postgres and MySQL).  The RTK docs do this for some...
## The Problem There are a wide range of current options for auth. The options have expanded exponentially since the original tutorial and there’s numerous overlapping implementations with a complicated...
I'm not sure if this is an issue others are running into, but this tripped me up when I tried to clone and run this project. I checked across Firefox,...
This PR cleans up and standardizes a lot of the markdown and code samples. Some spelling and grammar edits as well.
The current link to `https://tanstack.com/router/v1/docs/api/core` results in a 404 so I created a `core.md` file in `docs/api`. I had a few other questions as well about overall documentation contributions. ##...
## ✅ Checklist - [x] I have followed every step in the [contributing guide](https://github.com/t3-oss/create-t3-app/blob/main/CONTRIBUTING.md) (updated 2022-10-06). - [x] The PR title follows the convention we established [conventional-commit](https://www.conventionalcommits.org/en/v1.0.0/) - [x] I...
- Nova Models - Micro - Lite - Pro - [Docs](https://docs.aws.amazon.com/nova/latest/userguide/getting-started-api.html) - [Converse API Runtime](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_Converse.html) - [InvokeModel API Runtime](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InvokeModel.html) - [Carry out a conversation with the Converse API operations](https://docs.aws.amazon.com/bedrock/latest/userguide/conversation-inference.html) -...