BunsDev / mongodb-nextjs-connection-sample

Home Page:https://mongodb-nextjs-connection-sample.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Implementing MongoDB

lib/db.js: dbConnect() connects to the db via the process.env.MONGO_URL src/app/api/post/route.tsx: POST to DB.

About

https://mongodb-nextjs-connection-sample.vercel.app/


Languages

Language:TypeScript 80.7%Language:CSS 18.0%Language:JavaScript 1.3%