mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2025-01-24 19:07:14 +00:00
No description
Nutomic
686c773534
People are using it for basic support which should go through other channels Co-authored-by: Dessalines <dessalines@users.noreply.github.com> |
||
---|---|---|
.husky | ||
joinlemmy-translations@df26dfce6f | ||
lemmy-docs@4249465e99 | ||
lemmy-js-client@2eac19b2a2 | ||
lemmy-stats-crawler@7192481fa1 | ||
lemmy-translations@9cda50f867 | ||
src | ||
.babelrc | ||
.dockerignore | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.gitmodules | ||
.prettierignore | ||
.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