Files
zoe-shaldon/.gitignore
T
warkanum f16d280f9a feat(api): add endpoint to list guest photos
* implement handleListPhotos to retrieve uploaded photos
* create PhotoFileRecord struct for photo data
* add fetchGuestPhotos function in the UI
* display guest photos in the photo upload page
* remove index.html as it is no longer needed
* add calendar functionality to download wedding event
2026-08-23 10:33:50 +02:00

8 lines
100 B
Plaintext

data/
config.yaml
ui/node_modules/
ui/build/
ui/.svelte-kit/
server/wedding-server
server/web/dist/