Skip to content
/ mlmym Public
forked from rystaf/mlmym

a familiar desktop experience for lemmy

License

Notifications You must be signed in to change notification settings

jwleona2/mlmym

 
 

Repository files navigation

mlmym

a familiar desktop experience for lemmy.

screenshot

deployment

docker run -it -p "8080:8080" ghcr.io/rystaf/mlmym:latest

config

Set the environment variable LEMMY_DOMAIN to run in single instance mode

docker run -it -e LEMMY_DOMAIN='lemmydomain.com' -p "8080:8080" ghcr.io/rystaf/mlmym:latest

About

a familiar desktop experience for lemmy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 42.4%
  • HTML 33.5%
  • CSS 13.7%
  • JavaScript 9.7%
  • Other 0.7%