diff --git a/.prettierrc b/.prettierrc index 3f8d2998f..d81a087ea 100644 --- a/.prettierrc +++ b/.prettierrc @@ -1,4 +1,4 @@ -{ +{ "hello" "bracketSpacing": true, "printWidth": 80, "singleQuote": true, diff --git a/anna b/anna new file mode 100644 index 000000000..77ebb5a67 --- /dev/null +++ b/anna @@ -0,0 +1,7 @@ +sdfaklfjf +dfckjLKS +ADFZJFNVJN +ajsfhk +asfdjan +akfj +alkgj diff --git a/deploy.sh b/deploy.sh new file mode 100644 index 000000000..af1e21188 --- /dev/null +++ b/deploy.sh @@ -0,0 +1,6 @@ + ssh -i /home/ec2-user/deployy.pem ec2-user@54.70.180.53 < { res.statusCode = 200; - const msg = 'Hello Node!\n' + const msg = 'spexmojo working 8971185447 hello ranjan harish!\n' res.end(msg); }); server.listen(port, () => { console.log(`Server running on http://localhost:${port}/`); }); + diff --git a/newfile b/newfile new file mode 100644 index 000000000..bc96b5231 --- /dev/null +++ b/newfile @@ -0,0 +1 @@ +creating new file diff --git a/old b/old new file mode 100644 index 000000000..1ecbd5aee --- /dev/null +++ b/old @@ -0,0 +1,2 @@ +Hi i am new file.. +hello how r u diff --git a/package-lock.json b/package-lock.json index 61b5dcb84..72fc6dbcb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "papa-node-hello-000", + "name": "8971185447-node-hello-000", "version": "1.0.0", "lockfileVersion": 1 } diff --git a/package.json b/package.json index b0d12dfc6..9bf0adf5a 100644 --- a/package.json +++ b/package.json @@ -8,13 +8,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/johnpapa/node-hello.git" + "url": "https://github.com/8971185447/node-hello.git" }, + "keywords": [], "author": "", "license": "ISC", "bugs": { - "url": "https://github.com/johnpapa/node-hello/issues" + "url": "https://github.com/8971185447/node-hello/issues" }, - "homepage": "https://github.com/johnpapa/node-hello#readme" + "homepage": "https://github.com/8971185447/node-hello#readme" } diff --git a/script/deploy.sh b/script/deploy.sh new file mode 100644 index 000000000..615804cf0 --- /dev/null +++ b/script/deploy.sh @@ -0,0 +1,9 @@ +#!/bin/sh +ssh ubuntu@54.215.214.117 <