Elektrine lite

← Feed

@Not_mikey@lemmy.dbzer0.com

Post #1929105

2026-05-02 22:13 UTC

Thanks for the license tip! Want to keep this as just a frontend though, don't want to spin up a backend unless necessary. Would there be a way to run a test just serving the client?

Replies (1)

  • @wiki_me@lemmy.ml 2026-05-03 16:10

    I guess maybe set up a community on lemmy. have the client automatically make posts to it. or comments to a specific post? Or maybe have a bot clients will send messages to? Lemmy has a bunch of [libraries](https://github.com/dbeley/awesome-lemmy#libraries) for automation so that could be used to extract the information you need for the test. Of course that probably makes it easier to feed fake data (e.g. if china wants to make lemmy.ml more popular).

    Open ##1929106