Very nice! Thank you for this tutorial! I plan on expanding upon it for a personal project 😃 One thing I will add is that my setup needed me to define the Mutation in the schema for the graphql/index.ts file. Without it the server threw an exception and it would not start. I'm not sure how it worked for you in this video 🤔but nevertheless, it was easy to solve.
It's not for beginners, as he said, you may use this as a boilerplate which means any dev who is familiar enough with these tools can skip the configuration part and can directly start with this template. For the fundamental understanding of each component, you need to work individually on every tool discussed in it. nodemon, nodejs, typescript, expressjs, prisma, postgressSQL, graphQL...
Thank you for excellent video with a lot of useful info!
very helpful tutorial about apollo graphql !
Solved the problem! Thanks😊
Very nice! Thank you for this tutorial! I plan on expanding upon it for a personal project 😃
One thing I will add is that my setup needed me to define the Mutation in the schema for the graphql/index.ts file. Without it the server threw an exception and it would not start. I'm not sure how it worked for you in this video 🤔but nevertheless, it was easy to solve.
thank you bro, really helpful
github.com/michaelDonchenko/graphql-server-template github link
Link is broken. e is missing at the end of the link
@@PrajwalBati great catch, thanks
Thanks Men
can i create server.ts file as well ..??
sure just change your imports accordingly
very organized. Thanks for your share. Could you please link the source code somewhere next time?
sure, probably forgot to paste a link
Soo bad, u skipped soo many steps and explanations there
It's not for beginners, as he said, you may use this as a boilerplate which means any dev who is familiar enough with these tools can skip the configuration part and can directly start with this template.
For the fundamental understanding of each component, you need to work individually on every tool discussed in it.
nodemon, nodejs, typescript, expressjs, prisma, postgressSQL, graphQL...