Skip to content

A simple boilerplate generator for your node express backend project! ๐Ÿš€

License

Notifications You must be signed in to change notification settings

VyshnavCJ/express-generate-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

node-express-generate-boilerplate. ๐Ÿš€

Boilerplate generator for Node.js, Express

I used to find myself copy-pasting the same directory and file structures over and over again. So, I created this simple node express boilerplate generator to ease the task. I acknowledge, there are so many better and advanced tools for this task, but I wanted to build something custom while learning something new :)

Installation

Install node-expressgen with npm globally

  npm install express-generate-boilerplate -g

Usage/Examples

Once you installed it globally, just type this command where you want to generate the boilerplate.

express-boil

It will prompt a question, asking you for project name.

? Project name: <Enter your project name here>

And boom!! you have your node express boilerplate

Authors

About

A simple boilerplate generator for your node express backend project! ๐Ÿš€

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages