···5454};
5555```
56565757-for non-nixos users:
5757+or with the docker image:
5858+5959+```bash
6060+# pull the latest image from gh container registry
6161+$ docker pull ghcr.io/oppiliappan/lurker:latest
6262+6363+# the image will be marked as created on 1970, this is a
6464+# quirk of using nix, it should not affect usage
6565+$ docker image ls
6666+REPOSITORY TAG IMAGE ID CREATED SIZE
6767+ghcr.io/oppiliappan/lurker latest ba3733164889 54 years ago 186MB
6868+6969+# start lurker in a container
7070+$ docker run ghcr.io/oppiliappan/lurker:latest
7171+```
7272+7373+or with just [bun](https://bun.sh/):
58745975```bash
6076bun run src/index.js