Search Criteria
Package Details: lemmy-ui 0.19.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lemmy-ui.git (read-only, click to copy) |
---|---|
Package Base: | lemmy-ui |
Description: | The official web app for lemmy |
Upstream URL: | https://github.com/LemmyNet/lemmy-ui |
Licenses: | AGPL3 |
Submitter: | grawlinson |
Maintainer: | lifespirit |
Last Packager: | lifespirit |
Votes: | 4 |
Popularity: | 0.010987 |
First Submitted: | 2021-11-19 06:05 (UTC) |
Last Updated: | 2024-12-13 11:40 (UTC) |
Dependencies (5)
- lemmyAUR
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- git (git-gitAUR, git-glAUR) (make)
- pnpm (yarn-pnpm-corepackAUR, corepackerAUR, pnpm-cliAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (1)
- lemmy (optional)
Latest Comments
grandchild commented on 2023-08-29 07:07 (UTC)
fried commented on 2023-08-19 04:49 (UTC)
I use your aur to install lemmy-ui but out of the box I get errors like this
So to fix it after I update I do a
ln -s /usr/share/lemmy-ui /usr/share/lemmy-ui/dist
Which seems to work to silence the issues and make the website work.
XDjackieXD commented on 2023-06-17 22:56 (UTC)
Hi! Could you please add user/group creation and a systemd unit file (preferably using an environment file for the settings)?