spacedevin / pulpoloco

A URL shortener

Home Page:http://pulpolo.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pulpo Loco

Pulpo Loco

A self hosted URL shortener

Deploying on Heroku

Deploy to Heroku

Deploying on your own environment

You will need MySQL/PostgreSQL and Apache/Nginx installed.

  1. Edit your src/config.db.ini file with your user, host, and database.
  2. Open either install/mysql.sql or install/pgsql.sql and load it into your database.
  3. If using Apache, the web/.htaccess file should handle what you need.
  4. If using Nginx, you should use the src/nginx.conf file.

See Tipsy Documentation for more information.

About

A URL shortener

http://pulpolo.co


Languages

Language:JavaScript 70.6%Language:PHP 15.0%Language:CSS 7.6%Language:HTML 6.9%