mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-25 05:41:16 +00:00
No description
0906e227e4
* Updating submodules * Updating submodules * Fix to use new includes for lemmy-docs |
||
---|---|---|
.husky | ||
joinlemmy-translations@bf2581dd19 | ||
lemmy-docs@06a3da7d42 | ||
lemmy-instance-stats@cbc165e92a | ||
lemmy-js-client@52b456827d | ||
lemmy-translations@a71f78847a | ||
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 | ||
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