mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 11:51:17 +00:00
No description
4a5691404c
Co-authored-by: Nutomic <me@nutomic.com> |
||
---|---|---|
.husky | ||
joinlemmy-translations@c6811ee56e | ||
lemmy-docs@322a2a730c | ||
src | ||
.babelrc | ||
.dockerignore | ||
.drone.yml | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.gitmodules | ||
.prettierrc.js | ||
deploy.sh | ||
Dockerfile | ||
generate_translations.js | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
webpack.config.js | ||
yarn.lock |
JoinLemmy-site
Requirements
- Docker
Running
docker build -t joinlemmy-site
docker run -p 3000:1234 joinlemmy-site
and goto http://localhost:3000