2.0.0 • Published 1 year ago

nodeji-helpme v2.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

My Boilerplate

This package provides a boilerplate structure for Node.js projects using Express and Mongoose.

Features

  • Basic project structure
  • Environment variable configuration with dotenv
  • MongoDB connection with Mongoose
  • User model, controller, and routes
  • Easy setup with a single command

Installation

npm init -y
npm i -g nodeji-helpme
run
npm i express
npm i dotenv mongoose
-Give value to the env file.
2.0.0

1 year ago

1.9.0

1 year ago

1.8.0

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago