Hey Node JS Developers and Express JS Developers especially for you! 🎉
🚀 Introducing new Node JS with Express framework Application generater: configure-express-app 🚀
Create Express Application using below command:
$ npx configure-express-app
Supported in:
Mac OS
Linux OS
Windows OS
Supports all OS platforms
Supported Node JS Version >16.x.x
I’m excited to share that I’ve published a prebuilded application, This tool helps you quickly set up an Express application with pre-configured middleware and optional database connections(Currently support the MongoDB and PostgreSQL Databases).
Auto-detect Node.js version: Automatically adjusts settings based on the installed Node.js version.
In Node.js version 20 and above, you no longer need to manually import the .env file as Node.js now supports environment variables by default. For Node.js versions below 20 (Node.js <= 18), you should still include the following line to load environment variables: require('dotenv').config();
Automatically detect the Node.js version and handle the environment file accordingly. For Node.js versions 20 and above, you can use:
node --env-file=.env server.js
Create a secure Express application with pre-installed security, routes, controller, rate limiting and logging features using the following modules: express, winston, helmet, uuid, compression, hpp, cors, and express-rate-limit
Run the command npm run prettify to make your code is cleanly formatted and well-aligned.
Do check it out and share your feedback here!
And thanks to Node.js OpenJS Foundation React Prettier MongoDB PostgreSQL Global Development Group npm, Inc.. This application made for and inspired on the create-react-app and nest new project_name
#NodeJs #JavaScript #OpenSource #Express #PostgreSQL #MongoDB #ReactJs #React #ExpressGenerater #RateLimiter #Cors #Logger #Linux #Mac #Windows #Microsoft #Helmet #Secutity
Fullstack Web Developer
1moHi. Can we expect Laravel 10.x questions on the exam?