https://github.com/nawazm92/rails-url-shortener
https://github.com/nawazm92/rails-url-shortener
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nawazm92/rails-url-shortener
- Owner: nawazm92
- Created: 2018-12-03T18:00:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T10:04:55.000Z (over 2 years ago)
- Last Synced: 2025-01-07T09:36:08.337Z (4 months ago)
- Language: Ruby
- Size: 62.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# URL Shortener build using Rails
To get this working in your local, make sure you have "ruby" & "rails" installed
Clone this repo, ```git clone ...```
```bundle install```
```rails s```