No badges yet
Mongod server/ports will not start remotely
No accepted solutions yet
I am refactoring my NextJS app to use a mongodb server to store the HTML content for dynamic routing/pages, by making calls to the mongoDB server using the "fetch" API. Locally,...