Official Feliday web-app
Find a file
2021-02-12 12:55:07 -05:00
.github/ISSUE_TEMPLATE
lemmy-translations@ed8db27ae8 Updating translations. 2021-02-11 15:55:17 -05:00
src Removing targets (#179) 2021-02-12 12:55:07 -05:00
.babelrc
.dockerignore
.drone.yml
.eslintignore
.eslintrc.json
.gitignore
.gitmodules
.prettierrc.js
accessibility_tests.sh Adding accessibility tests script. 2021-02-09 11:54:41 -05:00
CONTRIBUTING.md
deploy.sh
Dockerfile
generate_translations.js
LICENSE
package.json Upgrading deps. 2021-02-08 15:06:54 -05:00
README.md
test_deploy.sh
tsconfig.json Make WS host configurable (#167) 2021-02-12 12:54:35 -05:00
update_translations.sh
webpack.config.js
yarn.lock Upgrading deps. 2021-02-08 15:06:54 -05:00

lemmy-ui

The official web app for Lemmy, written in inferno.

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