mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-22 04:11:15 +00:00
No description
Nutomic
6e6d723f09
* Add recommended instances * add translations * dont pull submodule main branch in ci * camelCase * remove unused code |
||
---|---|---|
.husky | ||
joinlemmy-translations@6fc4a95b6e | ||
lemmy-docs@ee7446f04f | ||
lemmy-instance-stats@8c7a2e0015 | ||
lemmy-js-client@72f29cb684 | ||
lemmy-translations@ad40feba42 | ||
src | ||
.babelrc | ||
.dockerignore | ||
.drone.yml | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.gitmodules | ||
.prettierrc.js | ||
deploy.sh | ||
Dockerfile | ||
generate_translations.mjs | ||
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