A tool to archive image galleries from users from different sites
Find a file
2025-02-20 22:21:32 +01:00
.forgejo/ISSUE_TEMPLATE Add: feature request template 2025-01-23 23:05:29 +01:00
backend Fix: description count for empty string descriptions 2025-02-20 22:21:32 +01:00
frontend Add: shadcn button component 2025-02-20 18:32:58 +01:00
.gitignore Fix typo in git ignore for valkey 2025-01-24 09:38:30 +01:00
README.md Add README for info of this branch 2025-01-23 22:58:51 +01:00
schema.yml Add: open api schema 2025-02-18 22:34:25 +01:00

Gallery Archivist

Note: This is an early prototype and is not intended for use in production.

This is a complete rebuild of the Gallery Archivist project. With a new frontend built with React and Vite and also a complete restructure of the django backend to only serve the API and database.