Skip to content
/ snort Public
forked from v0l/snort

Nostr web UI (snort.social)

License

Notifications You must be signed in to change notification settings

dockur/snort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2ddba61 Β· Dec 16, 2024
Dec 6, 2024
Nov 20, 2023
Apr 11, 2024
Jun 5, 2024
Feb 9, 2024
Sep 16, 2024
Dec 16, 2024
Sep 16, 2024
Apr 10, 2024
Jan 26, 2024
May 1, 2024
Nov 23, 2023
Aug 17, 2023
Apr 11, 2024
Jan 26, 2024
Sep 2, 2024
Dec 14, 2023
Sep 15, 2023
Dec 6, 2024
May 14, 2023
Apr 24, 2024
Sep 16, 2024
Dec 6, 2024

Repository files navigation

snort-docker

Build Version Size Package Pulls

Docker image of snort, an UI for the nostr protocol.

Usage 🐳

Via Docker Compose:

services:
  snort:
    container_name: snort
    image: dockurr/snort
    ports:
        - 80:8080

Via Docker CLI:

docker run -it --rm -p 80:8080 dockurr/snort

Demo πŸ‘€

See snort.social

Stars 🌟

Stars

Languages

  • TypeScript 90.6%
  • CSS 3.8%
  • Rust 3.0%
  • JavaScript 2.5%
  • Other 0.1%