mirror of https://github.com/mitchell/shortnr.git
Refactor main.tf to use the correct project name (oops). Add terraform infra(structure) tasks to projects mix file: - infra.apply: Deploys the infra. according using terraform - infra.destroy: Destroys the currently deployed infrastructure - infra.plan: Plans a deployment using terraform |
||
---|---|---|
config | ||
infra | ||
lib | ||
test | ||
.credo.exs | ||
.gitignore | ||
Dockerfile | ||
Dockerfile.dev | ||
README.md | ||
dialyzer.ignore-warnings | ||
mix.exs | ||
mix.lock |
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.