next-learn icon indicating copy to clipboard operation
next-learn copied to clipboard

Decouple tutorial from vercel sql functionality

Open openSourceBugs opened this issue 1 year ago • 3 comments

This is completely unnecessary and pretty much breaks the entire tutorial for any other tools.

openSourceBugs avatar Mar 10 '24 00:03 openSourceBugs

I agree it's a pain in the ass to have to find an alternative to make the tutorial working with a locally installed postgres database ...

Gastonite avatar Mar 31 '24 17:03 Gastonite

I'd really like to do this tutorial, but without having to link a github account to a third-part service. I have postgres locally, but supplying a connection string in the .env doesn't seem to be enough. This shouldn't be so hard.

jon23d-coalition avatar Apr 13 '24 14:04 jon23d-coalition

I'll second what others have said here.

I respect that tutorials can be funnels into your products, nothing wrong with getting a return on your investment, but at the very least you should lay out the tutorial requirements at the start, so it's clear before someone starts that they will need GitHub/Vercel accounts part way through, and then they can make an informed decision about proceeding or not..

After going through the first 5 chapters and enjoying myself, my tutorial experience ground to a disappointing halt when it went from doing all the work locally to suddenly having to create an account and pushing code and switching to your cloud services.

sbarre avatar Apr 15 '24 18:04 sbarre