create-t3-app icon indicating copy to clipboard operation
create-t3-app copied to clipboard

FAQ for the common bs

Open t3dotgg opened this issue 1 year ago • 3 comments

"why can't I run without a DB url?" "what database can I use?" "how do I add X to my next-auth session?" "can I use vanilla JS?"

I think an FAQ is worth doing. Can work on it tomorrow if y'all agree

t3dotgg avatar Jul 18 '22 06:07 t3dotgg

I agree. I was also thinking that we should make the website a bit better, add the FAQ and the axioms there as well.

nexxeln avatar Jul 18 '22 07:07 nexxeln

Is anyone working on this?

bhatvikrant avatar Jul 27 '22 10:07 bhatvikrant

Here is my story using create-t3-app for the first time. As junior dev.

I tried create-t3-app with next-auth, but never going through next-auth getting started guide before and expect everything just work. So I try to implement the google auth provider and it's not working and ended up spending hours debugging. Then I finally just follow the next-auth getting started & guide, try next-auth in isolation, and after that I can fix it in just a second.

So it will be good to encourage people to try each of the individual stack before using this. So they can understand how everything is put together and can easily extend the configuration.

riolly avatar Aug 03 '22 15:08 riolly

"Why are there JS files in the repo?"

t3dotgg avatar Aug 10 '22 08:08 t3dotgg

I want to get a basic version of this going with the idea that its easy to add questions. Is the preference to have this as part of README or its own .md file?

royanger avatar Aug 15 '22 04:08 royanger

We were going to make a page in the docs site for this. But yeah the README for the generated project is also good. What do you think @juliusmarminge?

nexxeln avatar Aug 15 '22 08:08 nexxeln

We were going to make a page in the docs site for this. But yeah the README for the generated project is also good. What do you think @juliusmarminge?

I'd say link to a page on the upcoming docs(#300). We could also have a Awesome board there to solve #231, like tRPC.

juliusmarminge avatar Aug 15 '22 10:08 juliusmarminge

"Why are there JS files in the repo?"

https://github.com/t3-oss/create-t3-app/blob/main/template/base/README.md#why-are-there-js-files-in-here

juliusmarminge avatar Aug 15 '22 10:08 juliusmarminge