Skip to content

Commit 6d7fc6c

Browse files
nodemailer and chatapp
1 parent 7ea7309 commit 6d7fc6c

20 files changed

+2780
-2206
lines changed

.replit

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
language = "nodejs"
2+
run = "npm start"

chatapp.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
//coming soon

chatapp/.replit

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
language = "nodejs"
2+
run = "npm run dev"

0 commit comments

Comments
 (0)