pinned

module
v0.0.0-...-5a21396 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: GPL-3.0

README ΒΆ

πŸ“Œ Pinned

A screenshot of Pinned

Guess a randomly generated PIN!

πŸ₯ͺ Tech Stack

  • πŸ–₯ Go for the server
  • πŸ—ƒοΈ Redis/Valkey for the database
  • πŸ‘€ Bootstrap for the frontend

🫳 Usage

πŸ‹ Docker

We provide a Compose config:

docker compose up

This will start the database and server as containers, and you may access the app at http://localhost:8080

πŸ§‘β€πŸ’» Yourself

Ensure you have a Redis instance running, and start the server:

go run ./cmd

βš™οΈ Configuration

Configuration is done through environment variables.

Variable Description Default
ADDR The address to listen on. :8080
REDIS_URL The URL of the Redis instance. :6379

πŸ”‘ License

Pinned is licensed under GPLv3.

Directories ΒΆ

Path Synopsis
internal
pin

Jump to

Keyboard shortcuts

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