Node-MySQL Boilerplate

JSON →
library 1.0.7 ·javascript maintenance
verified Jun 5, 2026

A boilerplate for Node.js applications with MySQL, providing an MVC-like structure, basic schema validation, JWT authentication, and common error handling. Version 1.0.7 is the latest, with no regular release cadence. It includes pre-configured packages for email (nodemailer), load testing (artillery), process management (pm2), and password hashing (bcrypt). It is designed for quick starting CRUD APIs with MySQL, but lacks TypeScript support, testing frameworks, and active maintenance.