mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-22 04:11:15 +00:00
No description
b275ea8d8c
* Use typedoc instead of async api. * Updating for new lemmy docs. * Updating submodules |
||
---|---|---|
.husky | ||
joinlemmy-translations@93ab52668a | ||
lemmy-docs@532b1c04ca | ||
lemmy-instance-stats@edc5fcd2a4 | ||
lemmy-js-client@e2fe9478a8 | ||
lemmy-translations@690e0284b8 | ||
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