/trim

URL Shortener

Primary LanguageRuby

✂️ Trim ✂️

Setup

$ git clone https://github.com/smendoza787/trim.git
#...
$ cd trim
$ bundle install
#...
$ rails db:migrate
#...
$ foreman start