diff --git a/GitHub-Mark-120px-plus.png b/GitHub-Mark-120px-plus.png new file mode 100644 index 0000000..ea6ff54 Binary files /dev/null and b/GitHub-Mark-120px-plus.png differ diff --git a/GitHub-Mark-32px.png b/GitHub-Mark-32px.png new file mode 100644 index 0000000..8b25551 Binary files /dev/null and b/GitHub-Mark-32px.png differ diff --git a/GitHub-Mark-64px.png b/GitHub-Mark-64px.png new file mode 100644 index 0000000..182a1a3 Binary files /dev/null and b/GitHub-Mark-64px.png differ diff --git a/GitHub-Mark-Light-120px-plus.png b/GitHub-Mark-Light-120px-plus.png new file mode 100644 index 0000000..192846a Binary files /dev/null and b/GitHub-Mark-Light-120px-plus.png differ diff --git a/GitHub-Mark-Light-32px.png b/GitHub-Mark-Light-32px.png new file mode 100644 index 0000000..628da97 Binary files /dev/null and b/GitHub-Mark-Light-32px.png differ diff --git a/GitHub-Mark-Light-64px.png b/GitHub-Mark-Light-64px.png new file mode 100644 index 0000000..73db1f6 Binary files /dev/null and b/GitHub-Mark-Light-64px.png differ diff --git a/README.md b/README.md index 5362af1..66c7c2d 100644 --- a/README.md +++ b/README.md @@ -1 +1,22 @@ # platform9 +https://platform9.herokuapp.com
+A Free Calls For Everyone in the world.
+ +[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/misha-marinenko/platform9) +[![Deploy to Bluemix](https://bluemix.net/deploy/button.png)](https://bluemix.net/deploy?repository=https://github.com/misha-marinenko/platform9.git) + +For start your Platform9:
+1. Install latest npm, git and nodeJS.
+sudo apt-get install nodejs nodejs-legacy npm git
+3. Cone Repo
+git clone https://github.com/misha-marinenko/platform9.git
+4. Enter to dir
+cd platform9 +5. Install All Libs...
+npm install
+6. Run IT:
+env PORT=[YOUR PORT] npm start
+Exmaple:
+env PORT=80 npm start
+or
+export PORT=80 (export PORT=[Your Port])
diff --git a/app.json b/app.json new file mode 100644 index 0000000..cc7b68f --- /dev/null +++ b/app.json @@ -0,0 +1,7 @@ +{ + "name": "Platform9", + "description": "Free calls for everyone in the world!", + "repository": "https://github.com/misha-marinenko/platform9", + "logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/02/Moskwa_Metro_Line_9.svg/1024px-Moskwa_Metro_Line_9.svg.png", + "keywords": ["node", "voip", "rooms", "voice", "calls"] +} diff --git a/app/index.html b/app/index.html new file mode 100644 index 0000000..2a704cb --- /dev/null +++ b/app/index.html @@ -0,0 +1,178 @@ + + + + + + Platform9 + + + + + + + + + + + + + + + + + +
+
+
+

Platform9 by wh0ami

+
+

Free calls for everyone in the world!

+
+
+ +
+
+
+
+
+
+
+
+
+ + + + + + + diff --git a/app/noheader.html b/app/noheader.html new file mode 100644 index 0000000..f661d63 --- /dev/null +++ b/app/noheader.html @@ -0,0 +1,165 @@ + + + + + + + Platform9 + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+ + + + + + + diff --git a/google19c363db36c61078.html b/google19c363db36c61078.html new file mode 100644 index 0000000..a40a724 --- /dev/null +++ b/google19c363db36c61078.html @@ -0,0 +1 @@ +google-site-verification: google19c363db36c61078.html \ No newline at end of file diff --git a/index.html b/index.html index 3a59c91..2ad8b3a 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,9 @@ + + +