Skip to content

ankita199/shorten

Repository files navigation

Basic App Setup

Job set up

  • whenever --update-crontab --set environment=development
  • bundle exec whenever ( you can change 1.month to 1.minute and change any url created_at to (1.month.ago - 1.day) from backend)
  • tail -f log/whenever.log ( to view logs )

change environment variable

  • EDITOR=pico rails credentials:edit (use any editor)

Purpose

  • This kind of app can be used when we want to short our big URLs and those URLs can be send in SMS/email or any can be given as a referer links. While clicking on short URLs it will redirect to original pages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published