Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 738 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 738 Bytes

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.

Features

  • Create short links for long urls
  • See the visits to your url with all available data given by the engine.

Serve

You can use the docker-compose.yml file included in the repo for run the project easy.

docker compose up

License

The project is available as open source under the terms of the GNU v3.0 License.