Official Feliday web-app
Find a file
2021-04-26 10:54:41 -04:00
.github/ISSUE_TEMPLATE
.husky
lemmy-translations@5fa4929d66
src Only show UI version if they are different 2021-04-26 10:54:41 -04:00
.babelrc
.dockerignore
.drone.yml Add UI version to UI via docker. Fixes #263 (#278) 2021-04-26 09:57:41 -04:00
.eslintignore
.eslintrc.json
.gitignore
.gitmodules
.prettierrc.js
accessibility_tests.sh
CONTRIBUTING.md
deploy.sh
Dockerfile Add UI version to UI via docker. Fixes #263 (#278) 2021-04-26 09:57:41 -04:00
generate_translations.js
LICENSE
package.json
README.md
test_deploy.sh
tsconfig.json
update_translations.sh
webpack.config.js
yarn.lock

lemmy-ui

The official web app for Lemmy, written in inferno.

Based off of MrFoxPro's inferno-isomorphic-template.