1
mirror of https://gitlab.com/jessieh/simple-shortener.git synced 2024-09-19 11:51:46 +00:00
Self-hosted URL shortening service that can be wrapped around static sites
Go to file
2021-12-20 22:54:39 -05:00
src Initial commit 2021-12-20 22:06:53 -05:00
.gitignore Initial commit 2021-12-20 22:06:53 -05:00
.gitlab-ci.yml Fix build stage in .gitlab-ci.yml 2021-12-20 22:54:39 -05:00
config_template.env Initial commit 2021-12-20 22:06:53 -05:00
Dockerfile Initial commit 2021-12-20 22:06:53 -05:00
README.md Update README.md 2021-12-20 22:28:14 -05:00

simple-shortener

Demo

To Document:

  • Docker deployment

  • docker-compose deployment

  • Update landing page deployment examples

  • API endpoints and response codes