URL Shortener using NodeJS and Redis.
- git clone https://github.com/dotzero/node-url-shortener myproject
- cd myproject
- npm install
- edit config.js # update config for your use case
- node server.js
- git clone https://github.com/dotzero/node-url-shortener myproject
- cd myproject
- edit config.js # set
dotcloud
totrue
- dotcloud create
- dotcloud push <repo-name