Coder Social home page Coder Social logo

ironoxidizer / lemmy-lite Goto Github PK

View Code? Open in Web Editor NEW
80.0 7.0 5.0 172 KB

A static, JSless, touch-friendly Lemmy frontend built for legacy web clients and maximum performance

Home Page: https://lemmylite.crabdance.com

License: GNU Affero General Public License v3.0

Rust 89.99% HTML 2.03% CSS 7.98%
lemmy rust actix-web

lemmy-lite's Introduction

ironoxidizer

Public website for Iron Oxidizer

lemmy-lite's People

Contributors

ironoxidizer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

lemmy-lite's Issues

Server Not Found

Hi, I get a "server not found" error whenever I try to visit the website. Has it been relocated? Thanks!

Any interest in reviving this?

@IronOxidizer With renewed interest in Lemmy and other Reddit alternatives, and seeing the complexity and lack of performance of the standard Lemmy UI, I think your approach here is worthwhile and possibly even the better approach.
If you could update to make this compatible with Lemmy's current docker setup, I could contribute on the front end

A note about requests header IP forwarding.

We've run into an issue with lemmy's isomorphic UI, that you'll probably have to deal with too.

If you're doing a request to a local lemmy instance, (IE docker -> docker), the lemmy backend needs these two headers: x-forwarded-for and x-real-ip.

If you don't have them, you can easily hit lemmy's rate limits, as it will see the internal docker IP, as opposed to the external IP. Since lemmy-lite is doing local requests to a locally running lemmy, it'll need to add these headers to the http fetches.

Running it on my laptop

is there a way to run it on my laptop without nginx? i tried cargo build but don't know what's the next step

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.