Skip to content

Commit bae483b

Browse files
Merge pull request akshat-sachan#7 from akshat-sachan/akshat
Akshat 🥇
2 parents 71bd0b9 + 9049430 commit bae483b

File tree

3 files changed

+8
-18
lines changed

3 files changed

+8
-18
lines changed

FrontEnd/js/email.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ const nodemailer = require("nodemailer");
66
const transporter = nodemailer.createTransport({
77
service: "Gmail",
88
auth: {
9-
user: "akshat0133@gmail.com",
10-
pass: "Password@akshat0133",
9+
1110
},
1211
});
1312

backend/.env

Lines changed: 0 additions & 7 deletions
This file was deleted.

backend/.gitignore

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,16 @@ web_modules/
6969
# Output of 'npm pack'
7070
*.tgz
7171

72+
7273
# Yarn Integrity file
7374
.yarn-integrity
7475

7576
# dotenv environment variable files
76-
77+
.env
78+
.env.development.local
79+
.env.test.local
80+
.env.production.local
81+
.env.local
7782

7883
# parcel-bundler cache (https://parceljs.org/)
7984
.cache
@@ -123,11 +128,4 @@ dist
123128
.yarn/unplugged
124129
.yarn/build-state.yml
125130
.yarn/install-state.gz
126-
.pnp.*
127-
128-
129-
#node modules
130-
node_modules/
131-
132-
.environment
133-
.env
131+
.pnp.*

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy