8000 GitHub - choodur/shrnk: Yet another URL shortening app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

choodur/shrnk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shrnk

Yet another URL shortening app.

Development

Installation

Clone the repository:

git clone <git/ssh:/path/to/repo>

Install ruby dependencies:

bundle install

Install javascript dependencies:

yarn install

Copy and populate configuration files:

cp config/*.yml.example config/*.yml

Setup the database:

bin/rails db:setup

MaxMindDB

A local MaxMind DB is required to record the city and country of a visitor via IP address.

Download and reference local database

Download the local database here. (full site)

After unpacking the file, move GeoLite2-City.mmdb' to lib.

About

Yet another URL shortening app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Footer

© 2025 GitHub, Inc.
0