mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2025-01-24 10:55:51 +00:00
No description
.husky | ||
joinlemmy-translations@35411f7c23 | ||
lemmy-docs@a0f06f31c4 | ||
lemmy-js-client@2eac19b2a2 | ||
lemmy-stats-crawler@4011a9857e | ||
lemmy-translations@214eddab40 | ||
src | ||
.babelrc | ||
.dockerignore | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.gitmodules | ||
.prettierrc.json | ||
.woodpecker.yml | ||
crawl.mjs | ||
deploy.sh | ||
Dockerfile | ||
generate_translations.mjs | ||
LICENSE | ||
package.json | ||
README.md | ||
recommended-instances.json | ||
tsconfig.json | ||
update_submodules.sh | ||
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