mroxso 226da74232 Feature: Load more (#28)
* load more button on global feed

* load more button on follower feed

* load more button on follower feed

* load more button on profile feed

* only show first 20 instead of 100 images in profile quick view feed

* load more button on profile text feed
2025-01-19 17:55:28 +01:00
2024-12-16 22:01:43 +01:00
2024-07-29 23:12:30 +02:00
2025-01-19 17:55:28 +01:00
2024-08-04 22:29:29 +02:00
2024-08-04 22:29:29 +02:00
2024-08-04 22:29:29 +02:00

lumina.rocks

A social media for images and pictures 📸

Docker

Quickstart

docker run --rm -it -p 3000:3000 ghcr.io/lumina-rocks/lumina:main

or with Docker Compose

docker compose up -d

Umami

Umami is disabled by default.

To enable Umami edit the .env file in the lumina directory.

Then build the Docker Image again and restart the container.

docker compose up -d --build
Description
No description provided
Readme 17 MiB
Languages
TypeScript 94.7%
CSS 4.6%
Dockerfile 0.5%
JavaScript 0.2%