Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

fsargent/raxURL

Repository files navigation

raxURL

URL Shortner for rax.io

Canonical Information in https://github.rackspace.com/feli4039/raxURL/wiki

Installation

Most everything is contained in the package.json. Run:

npm install

Grab default settings:

cp settings.example.js settings.js

One Exception: node-qr

To use node-qr, you will first need to install the libqrencode C library.

For Mac OS X (assumed MacPorts installed)

port install qrencode

For Ubuntu Linux

apt-get install qrencode

Run

npm start

About

URL Shortener for rax.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published