go-url-shortener

command module
v0.0.0-...-43798ca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 6 Imported by: 0

README

URL Shortener

Pet-project for Alla's portfolio

Requirements:
  • Go 1.21
  • Ansible
Deploy:
# Local run
make ansible-ping
make ansible-install-docker-compose
make ansible-install-go
make ansible-git-pull

# Connect to the server
make ssh
# Run on the server
go mod vendor
make env-up
make app-restart
docker exec u8views_shortener_go_app ps aux | grep shortener-server
# Exit from the server

# Local run
browse https://shortener.u8views.com/
browse https://dev.shortener.u8views.com/

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL