# hoangvvo/nextjs-mongodb-app

A Next.js and MongoDB web application, designed with simplicity for learning and real-world applicability in mind.

Repository: https://github.com/hoangvvo/nextjs-mongodb-app
Canonical: https://ross.abutalabs.com/products/nextjs-mongodb-app
Homepage: https://nextjs-mongodb.now.sh/
Language: JavaScript
License: MIT
License Family: permissive
Topics: nextjs, mongodb, full-stack, real-life, javascript, boilerplate
Last push: 2024-03-20T03:28:34+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2581, "days_push": 896, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1561, forks 292 (observed 2026-08-28T04:05:03.870115+00:00)

## What it is
A full-stack Next.js and MongoDB web application template featuring session-based authentication, user profiles, and social features like posts and comments. It is designed to be simple for learning while remaining applicable to real-world projects, with accompanying explanatory blog posts.

## Use cases
- build a full-stack app with next.js and mongodb
- learn session-based authentication in next.js
- starter template for a social web app with posts and comments
- add email verification and password reset to a next.js app
- deploy a serverless next.js app on vercel with mongodb
- learn how to build user profiles with profile pictures

## When to choose
- you want a simple, minimal Next.js + MongoDB starter without heavy dependencies like Redux or GraphQL
- you need working session-based auth with email verification and password reset out of the box
- you are learning full-stack Next.js development with guided blog posts
- you plan to deploy serverless on Vercel

## When to avoid
- you need OAuth/social login providers like Google or Facebook, which are not implemented
- you prefer a different database than MongoDB and don't want to adapt the data layer
- you want a batteries-included framework with GraphQL, Redux, or SASS
- you need a production-grade, actively developed boilerplate with long-term support

## Facets
- artifact type: application
- maturity: maintenance
- function: auth, web-framework, api-framework, middleware, form-handling, file-upload
- domain: web-development, developer-tools, education
- platform: serverless
- tags: nextjs, mongodb, boilerplate, starter-template, passportjs, vercel, session-authentication, social-app, full-stack, nodejs, web-server, javascript

## Member repositories
- hoangvvo/nextjs-mongodb-app (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:03.870115+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:29:44.196022+00:00, confidence not recorded.
  - readme: https://github.com/hoangvvo/nextjs-mongodb-app (fetched 2026-08-28T04:05:03.870115+00:00, sha 025d3dfa7a9c)
  - homepage: https://nextjs-mongodb.now.sh/ (fetched 2026-08-29T11:29:31.044348+00:00, sha 88f288141750)
- Data as of 2026-08-30T08:39:29.467469+00:00.
