Skip to content
forked from a-chacon/paso-app

A sleek and efficient link shortener service that transforms long URLs into concise, shareable links with tracking and analytics features!

License

Notifications You must be signed in to change notification settings

cdrrazan/viewaru

 
 

Repository files navigation

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.

About

A sleek and efficient link shortener service that transforms long URLs into concise, shareable links with tracking and analytics features!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 50.9%
  • HTML 41.3%
  • JavaScript 3.1%
  • Dockerfile 2.7%
  • CSS 1.4%
  • Shell 0.6%