New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

mern-stacker

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mern-stacker

Scaffold a modern MERN-style stack with React, Vite, and Express

latest
Source
npmnpm
Version
1.2.0
Version published
Maintainers
1
Created
Source

MERN Stacker

MERN Stacker is a CLI tool that scaffolds a modern MERN-style project with a React + Vite frontend and an Express backend.

It guides you through a small set of interactive prompts to choose your language, routing, frontend features, database setup, Docker presets, and package manager—so you can start building immediately without copy-pasting boilerplate.

Why MERN Stacker

Creating full-stack starters repeatedly is slow and error-prone. MERN Stacker solves this by:

  • Generating a clean, minimal base project
  • Composing features instead of duplicating templates
  • Letting you opt into only what you need (Tailwind, TanStack Query, Zustand, Postgres, MySQL, MongoDB, Docker, etc.)
  • Keeping the generated code understandable and easy to modify

The goal is a solid foundation, not a locked-in framework.

Usage

Run the CLI using npx:

npx mern-stacker my-app

Contributing

Want to help? See CONTRIBUTION.md for setup and contribution guidelines.

Keywords

mern

FAQs

Package last updated on 18 Jan 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts