Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 169 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 169 Bytes

JoinLemmy-site

Requirements

  • Docker

Running

docker build . -t joinlemmy-site
docker run -p 3000:1234 joinlemmy-site

and goto http://localhost:3000