This is a very simple Rails App build for show how works the RailsUrlShortener engine and what you can do with it.
Don't hope this will be perfec It is not responsive and it is a very basic app. So if you want to complete feel free to fork.
- Create short links for long urls
- See the visits to your url with all available data given by the engine.
You can use the docker-compose.yml file included in the repo for run the project easy.
docker compose up
The project is available as open source under the terms of the GNU v3.0 License.