I am interested in developing an application similar to Samsung Health that will involve heavy querying on a database.
I am unsure whether it would be more beneficial to create a custom server using Node.js (with Express.js) instead of using the integrated one in Next. I have noticed some differences in the documentation for Next.
Could you please point me towards additional resources or documentation? I couldn't find any specific instructions on how to move forward in the Next documentation.