You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 days ago | |
---|---|---|
.husky | 1 year ago | |
joinlemmy-translations@bc3cd9db4c | 4 days ago | |
lemmy-docs@70e433a9f9 | 4 days ago | |
lemmy-js-client@dd615bf484 | 4 days ago | |
lemmy-translations@1cbac3a152 | 4 days ago | |
src | 4 days ago | |
.babelrc | 1 year ago | |
.dockerignore | 1 year ago | |
.drone.yml | 1 month ago | |
.eslintignore | 1 year ago | |
.eslintrc.json | 8 months ago | |
.gitignore | 1 year ago | |
.gitmodules | 3 weeks ago | |
.prettierrc.js | 1 year ago | |
Dockerfile | 3 weeks ago | |
LICENSE | 2 years ago | |
README.md | 1 year ago | |
crawl.mjs | 4 days ago | |
deploy.sh | 3 weeks ago | |
generate_translations.mjs | 3 weeks ago | |
package.json | 3 weeks ago | |
recommended-instances.json | 3 weeks ago | |
tsconfig.json | 1 year ago | |
update_submodules.sh | 4 days ago | |
webpack.config.js | 1 year ago | |
yarn.lock | 2 months ago |
README.md
JoinLemmy-site
Requirements
- Docker
Running
docker build . -t joinlemmy-site
docker run -p 3000:1234 joinlemmy-site
and goto http://localhost:3000