# iaincollins/nextjs-starter

A starter project for Next.js with authentication

Repository: https://github.com/iaincollins/nextjs-starter
Canonical: https://ross.abutalabs.com/products/nextjs-starter
Homepage: https://nextjs-starter.now.sh
Language: JavaScript
License: ISC
License Family: permissive
Topics: javascript, zeit, demo, react, oauth, passportjs, authentication, nodejs
Archived: true
Last push: 2020-07-15T00:01:03+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3568, "days_push": 2241, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1366, forks 413 (observed 2026-08-28T04:04:31.351835+00:00)

## What it is
A starter/boilerplate project for Next.js (React) with built-in authentication using Express and Passport.js, including OAuth and email login, session management, and Bootstrap/SASS styling. It is now archived and unmaintained, as Next.js has natively absorbed most of its features.

## Use cases
- bootstrap a Next.js app with authentication
- add OAuth login to a React app
- learn how to set up Passport.js with Next.js
- starter template with SASS and Bootstrap for Next.js
- example of session handling with secure cookies and CSRF tokens
- reference for building a universal React app with server-side rendering

## When to choose
- studying how older Next.js apps integrated Express, Passport, and custom servers
- needing a historical reference for pre-native Next.js patterns

## When to avoid
- starting any new Next.js project today
- wanting maintained authentication - use NextAuth.js instead
- needing current Next.js features like API routes or built-in CSS/SASS support

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: auth, web-framework, templating
- domain: web-development, frontend, developer-tools
- platform: -
- tags: nextjs, react, starter-template, passportjs, oauth, archived, bootstrap, express, boilerplate, authentication, nodejs, javascript

## Member repositories
- iaincollins/nextjs-starter (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:31.351835+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-30T08:33:13.887911+00:00, confidence not recorded.
  - readme: https://github.com/iaincollins/nextjs-starter (fetched 2026-08-28T04:04:31.351835+00:00, sha 4f658360487b)
  - homepage: https://nextjs-starter.now.sh (fetched 2026-08-29T11:58:44.049625+00:00, sha 87675bc8c4a8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
