mirror of
https://github.com/lumina-rocks/lumina.git
synced 2026-04-08 06:26:55 +02:00
eb3931bfdf6100a4952d8ecb14c9cfb2fbfe0939
* upload images to void.cat when using UploadComponent * enable upload in bottom bar * rm link in content (used to be like this for kind 1 but not for kind 20) * add blurhash and other tags + refactor UploadComponent * add blurhash dependency * move Global next to Follower Feed in Bottom Bar * refactor UploadComponent to extract signEvent function for better readability and maintainability * check uploaded note by fetching it. showing this in a drawer for now * return null when logged in with amber web-style because its not implemented yet * move Nostr Event signing to utils * change file upload from void.cat to nostr.download
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
Languages
TypeScript
94.7%
CSS
4.6%
Dockerfile
0.5%
JavaScript
0.2%