ArtemGr / sphere.buzz

Open source View for Buzz Sphere

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sphere.buzz

Open source View for Buzz Sphere

Buzz Sphere is a proximity chat that is still being developed. I know that its web interface needs some love. In order to simplify the process of making modifications to the web interface of Buzz Sphere I've factored it out into a separate GitHub project, this project.

Making modifications to Buzz Sphere web interface is super easy, all we need is the usual combination of Apache and PHP. Here's how you do this with Codeanywhere:

  • Login to Codeanywhere at https://codeanywhere.com/editor/
  • Navigate to File / New Connection / Git from URL. (Like on this screenshot).
  • Enter the URL: "https://github.com/ArtemGr/sphere.buzz". (Screenshot).
  • Enter the name (Buzz Sphere), select the stack (PHP on Ubuntu). Hit "CREATE". (Screenshot).
  • Wait for the new container to be created and deployed on Codeanywhere.
  • Hit the "Run Project" button (which looks like your usual Play button) to see your own copy of the Buzz Sphere web interface.
  • Start hacking.

About

Open source View for Buzz Sphere

License:Apache License 2.0


Languages

Language:JavaScript 67.2%Language:PHP 31.1%Language:ApacheConf 1.7%