mirror of
https://github.com/lumina-rocks/lumina.git
synced 2026-04-08 22:46:49 +02:00
ac7de1e1f404f2357540fd8db030d37d11c54d32
* feat: add NIP-65 utility functions for relay management - Implemented fetchNip65Relays to retrieve relay permissions for a user. - Added parseNip65Event to extract relay information from NIP-65 events. - Created mergeAndStoreRelays to combine NIP-65 relays with existing custom relays and store them in localStorage. * feat: enhance LoginForm with loading states and improved UI feedback for login actions --------- Co-authored-by: highperfocused <highperfocused@pm.me>
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%