mern-auth-boilerplate
Version:
CLI to scaffold a MERN Auth Boilerplate
13 lines (12 loc) • 397 B
JSON
{
"name": "template",
"version": "1.0.0",
"description": "This is a full-stack boilerplate project built using the MERN stack with Zustand for state management and JWT cookie-based authentication. It includes essential features like:",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}