1
mirror of https://gitlab.com/jessieh/simple-shortener.git synced 2025-08-18 09:43:36 +00:00
Self-hosted URL shortening service that can be wrapped around static sites
Go to file
2021-12-21 00:50:51 -05:00
src Add user-readable error for missing DB mount dir 2021-12-21 00:50:51 -05:00
.gitignore
.gitlab-ci.yml Remove --quiet from docker build command 2021-12-20 22:56:30 -05:00
config_template.env
Dockerfile
README.md

simple-shortener

Demo

To Document:

  • Docker deployment

  • docker-compose deployment

  • Update landing page deployment examples

  • API endpoints and response codes