/url-shortener

A quick and easy URL shortener

Primary LanguageCSS

Simple URL Shortener

Welcome!

This is a simple URL shortener service. Simply clone this repo then run "npm install" to install your dependencies.

No database is required for this service. So once you've installed Node.JS dependencies you should be good to go. Simply run " node server.js start console" to start the Blackrock Application Server to begin serving this service.