2.9.1 • Published 3 months ago

hands-free-express v2.9.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

hands-free-express

-THE ULTIMATE TOOL OF BUILDING FAST-

What was the problem?

Ah! Shit. A new project, making the folder structure, writing the same base code as other projects, copying and pasting all of them, initializing git, downloading packages, initializing package.json, running server and ... WTF BRO!?

So How Was This Solved? 🤔

Aaaa~ A good one. Well, Actually one night when I was just chatting as normal with one of my developer friends the idea came out of the cave and then I started to write it.

  • Creates Folder Structures (For both app directory and class-based(OOP) projects and functional projects (no-app)) ✅
  • Creates Some Basic and Obvious files of those directories ✅
  • Initializes package.json ✨✅
  • Installs the basic common packages (express, mongoose, morgan, cors, http-erros, http-status-codes, jsonwebtoken, dotenv and a bunch of others) 🎉✨
  • Writes the basic server code needed for both OOP and functional projects. (The require statements don't need changes ) ✨✅
  • Creates a Special response-builder names (SendResponse) ✨✨
  • Creates some very useful middlewares such as validation Error mapper and ... ✅
  • With also more utils such as a key generator for generating Secret_key for JWT tokens. ✅
  • .gitignore and git out of the box, with node_modules and .env ignored 🎉✨✅
  • Adds dev command to package.json file and runs the server for you (in functional or no-app mode)
  • What Else you want! Open an issue and let's talk!

USAGE

Downloading:

  1. Do a npm i -g hands-free-express
  2. Run the Commands ✅✨🎉

cea help helps you get along with options and things here. cea new-cb Creates a brand-new empty class-based project. cea class-based or cea cb Creates a filled and almost ready OOP based project. cea no-app Creates a Functional-suggested folder structure with the basic code you need for running your server with an index route (It's Perfect, Believe me and test it). You Don't even need to write a fucking single line of code for getting a server up and running.

2.9.0

3 months ago

2.9.1

3 months ago

2.0.0

1 year ago

1.3.3

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.9

1 year ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago