mroxso ac7de1e1f4 Feature: Add NIP-65 (Load User Relays) (#74)
* 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>
2025-04-18 23:07:48 +02:00
2025-02-07 19:36:13 +01:00
2024-07-29 23:12:30 +02:00
2025-02-07 19:36:13 +01:00
2025-04-18 18:35:43 +02:00
2025-02-07 19:36:13 +01:00
2025-02-07 19:36:13 +01:00
2024-08-04 22:29:29 +02:00
2025-02-07 19:36:13 +01:00
2024-08-04 22:29:29 +02:00
2025-02-07 19:36:13 +01: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%