TinyURL
shorten that long URL into a tiny URL
Install / Use
/learn @nathanni/TinyURLREADME
TinyURL
shorten that long URL into a tiny URL
Docker (Remember to start docker)
$sudo docker-compose up --build
Local
- install redis local 'redisHost': '127.0.0.1', 'redisPost': '6379'
- $cd app && npm install
- $cd app/frontend && bower install
- $node server.js
