Srivats728 / titanium-p2

Releasing this due to popular demand

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

titanium-p2

P2 site code, people wanted this to be released for a while so I'm doing it.

Deploy to Heroku

Local Alloy Proxy

This site contains a local Alloy Proxy server.

If you are not using Heroku, here's the gist of how you get this going:

cd to the directory where you are hosting this, with apache2, the default is "/var/www/html".

Make sure NPM has adequate access.

run "npm install" and wait for it to finish.

run "screen npm start" and the site is live.

visit http://DOMAIN.COM:8080/ to view your site (NPM runs on 8080 by default, you can fix this with iptables if you wish)

For more information on Alloy Proxy. Please visit https://github.com/titaniumnetwork-dev/alloyproxy/blob/master/README.md

Customize this site as your own!

Maintainers will need to check all pages of this website and remove the following (not limited to this list) words, and replace them with their own terms:

TitaniumNetwork Unofficial Mirror MAINTAINER EMAIL MIRROR DOMAIN

Add your contact information and about Information

Please make it possible to contact you, both for legal reasons and your users may need support down the line

Please follow the licensing

This work is licensed in order to ensure there will be no misuse of the code.

This will be open source forever

About

Releasing this due to popular demand


Languages

Language:JavaScript 79.5%Language:HTML 12.6%Language:CSS 6.2%Language:SCSS 1.3%Language:PHP 0.2%Language:Ruby 0.0%