A Lemmy client written with Remix.
pnpm installYou will need to create a .env file with the following contents:
# The URL of the default Lemmy instance to use
# (e.g. https://lemmy.ml)
BASE_URL=pnpm devpnpm buildpnpm installpnpm buildpnpm startYou will need to provide the following environment variables:
# The URL of the default Lemmy instance to use
# (e.g. https://lemmy.ml)
BASE_URL=