Shortnr is a tiny self-hosted url shortener.
Go to file
mitchell 593f29d271 Add README.md 2019-12-26 16:19:36 -05:00
config Impl. config based dep. injection for ets; 2019-12-26 16:15:14 -05:00
lib Impl. config based dep. injection for ets; 2019-12-26 16:15:14 -05:00
test Project architecture boilerplate 2019-12-07 21:34:58 -05:00
.gitignore First working iteration of shortnr api 2019-12-08 13:44:04 -05:00
Dockerfile Impl. config based dep. injection for ets; 2019-12-26 16:15:14 -05:00
Makefile Project architecture boilerplate 2019-12-07 21:34:58 -05:00
README.md Add README.md 2019-12-26 16:19:36 -05:00
mix.exs Impl. config based dep. injection for ets; 2019-12-26 16:15:14 -05:00
mix.lock Project architecture boilerplate 2019-12-07 21:34:58 -05:00

README.md

shortnr

Shortnr is a tiny self-hosted and elixir-based docker image. You can deploy it to your own server and have a personal url shortener attached to your website. Most functionality is finished, but the rest is still under development.