Next.js Discord

Discord Forum

I want to build Next.js project with MongoDB on my local computer, not vercel.

Unanswered
Scissor-tailed Flycatcher posted this in #help-forum
Open in Discord
Scissor-tailed FlycatcherOP
Hello. I am glad to be here.
I am now interested in Next.js.
So Who can provide example project to me?
I want to build project with MongoDB on my local computer, not vercel.
Pls help me

1 Reply

If im not wrong just use Mongoose with NextJS. You dont have to host it on vercel if you dont want to.

Heck if you wanna go the extra mile you could probably even download the MongoDB community database server.