mirror of
https://github.com/lumina-rocks/lumina.git
synced 2026-04-08 22:46:49 +02:00
73c85f2977e00a1a8a1b88bf9cfcaaca30bdc13c
* feat: add image metadata stripping functionality in UploadComponent * Update components/UploadComponent.tsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: improve memory management by revoking object URLs in stripImageMetadata function * fix: update file input to accept specific image formats (jpeg, png, webp) --------- Co-authored-by: highperfocused <highperfocused@pm.me> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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%