Noob question about NextJS internal server
Unanswered
Tibetan Mastiff posted this in #help-forum
Tibetan MastiffOP
Just trying to understand more about the internal nextjs server.
Does one typically build there PostgreSQL in this server? or is it used entirely differently.
Im just starting to dive into NextJS and just wanted to make sure i understood this part properly.
From what i gathered, its more better to use an external server like NodeJS and tie it with your Postgres logic.
Just wanted to know which method is recommended.
Thanks
Does one typically build there PostgreSQL in this server? or is it used entirely differently.
Im just starting to dive into NextJS and just wanted to make sure i understood this part properly.
From what i gathered, its more better to use an external server like NodeJS and tie it with your Postgres logic.
Just wanted to know which method is recommended.
Thanks