this post was submitted on 31 Jul 2023
12 points (92.9% liked)

Lemmy Support

4935 readers
9 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 6 years ago
MODERATORS
 

I have setup the Lemmy backend but I can't see the backend running just only json is displaying. Lemmy ui is also setup properly but with very limited features. See the attached screenshot of the backend. I run "cargo run" command to start the Lemmy Backend

you are viewing a single comment's thread
view the rest of the comments
[โ€“] HKayn@dormi.zone 4 points 2 years ago (1 children)

What would you like to manage?

If you know SQL, you can view your users in the database directly.

[โ€“] akwebdev@lemmy.ml 1 points 2 years ago

I actually manage my users like wants to see which user subscribed to the community, randomly send alerts to users, etc.

I am very much familiar with SQL queries, but it is hard to run queries all the time.