Skip to content

memolink/backend

Repository files navigation

why?

Google Photos are now limited to 15 GB.
Memolink tries to recreate experience that the aforementioned app provided.

Features:

  • Scrollbar & viewport straight from Google Photos
  • Cloud Vision image tagging
  • KgSearch api to make sense of user's search input
  • Syncthing to sync photos/videos with any of your devices
  • Converter server with ffmpeg and sharp to efficiently store your data

Demo:

demo.mp4

how?

dev

  • docker-compose -f docker-compose.dev.yml up
  • (optional) Set up frontend