filmov
tv
express js bangla tutorial 12 : How to set up environment variables

Показать описание
Learning Outcome:
1) How to set up an environment variable?
Step 1: create an .env file in the root directory
Step 2: define environment variable(S) using uppercase letters and underscore if more than one word. Example -
PORT
DATABASE_URL
Step 3: Assign the values without double quotation and space
PORT=3000
Step 4: you can make a comment using #
# server port
PORT=3000
Step 5: install dotenv package - npm install dotenv
Step 6: require dotenv - require('dotenv').config();
Optional: DotENV Extension - nice syntax highlighting in your .env files.
list=PLgH5QX0i9K3r6ZGeyFnSv_YDxVON2P85m
1) How to set up an environment variable?
Step 1: create an .env file in the root directory
Step 2: define environment variable(S) using uppercase letters and underscore if more than one word. Example -
PORT
DATABASE_URL
Step 3: Assign the values without double quotation and space
PORT=3000
Step 4: you can make a comment using #
# server port
PORT=3000
Step 5: install dotenv package - npm install dotenv
Step 6: require dotenv - require('dotenv').config();
Optional: DotENV Extension - nice syntax highlighting in your .env files.
list=PLgH5QX0i9K3r6ZGeyFnSv_YDxVON2P85m
express js bangla tutorial 12 : How to set up environment variables
Express JS Tutorial Bangla | Part 12 Response Set Cookies
express js bangla tutorial 13 : middleware in express.js
Express 101 - The Complete Bangla Tutorial for Express | NodeJS Bangla Tutorial | Stack Learner
2/10 ExpressJS CC - Setup Our Application | NodeJS | Twinkle Cats | Bangla Tutorial
express js bangla tutorial 11 : regular expression in express routing
express js bangla tutorial 15 : MVC architecture
E-commerce MERN Project Bangla Tutorial 7 : Middleware in Express
express js bangla tutorial 17 : REST API without database | MVC
node.js + express.js bangla tutorial 7
Express JS Tutorial Bangla | Part 20 Post Request With Header
Express JS Tutorial Bangla | Part 18 Simple Post Request
Express Project - Raffle Draw | NodeJS - ExpressJS Bangla Tutorial | Stack Learner
express js bangla tutorial 24 : server-side data validation using joi
express js bangla tutorial 14 : express static middleware
(Bangla) Advanced Node.js with Express 009 : Configure userController routing
(Bangla) Advanced Node.js with Express 040 : Test with Jest 12 - User controller Get request test
express js bangla tutorial 10 : Area Calculator project
(Bangla) Learn MERN like a pro - Lecture 49 Web concepts 12: Expressjs GET request query vs params
express js bangla tutorial 18 : REST API with MongoDB database | MVC
moment js #javascript #reactjs #fyp #bangla #tiktalkbangladesh #foryou
Express JS Tutorial Bangla | Part 19 Post Request With URL Query
#29 - mongoose - Populate Relational Data - Node.js Express.js Bangla Tutorial
Junior vs senior python developer 🐍 | #python #coding #programming #shorts @Codingknowledge-yt
Комментарии