go_short

command module
v0.0.0-...-3087acd Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2023 License: MIT Imports: 10 Imported by: 0

README

Go Short

Simple URL shortener written in Go and HTMX.

Usage

It is recommended to use the provided Dockerfile to run the application. To use it, you must first fill in a .env file with the following variables:

DB=db_name
USER=postgres
PASSWORD=password
PORT=5432
HOST=database
POSTGRES_USER=postgres
POSTGRES_PASSWORD=password
POSTGRES_DB=db_name

I know the variables are repeated, I am working on it.

Then, you can run the application with the following command:

docker-compose up

License

This project is licensed under the MIT License - see the LICENSE file for details.

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