LinkSnatch
An effortlessly simple bookmarks app that lets you save the links on your device on the go.
Directory Structure
- .env
- docker-compose.yml
docker-compose.yml
version: "3.3"
services:
linksnatch:
image: varunsridharan/linksnatch:latest
ports:
- 3000:3000Resources
Website: https://linksnatch.pages.dev/
GitHub: https://github.com/amitmerchant1990/linksnatch
Docker Hub: https://hub.docker.com/r/varunsridharan/linksnatch
Configuration: https://github.com/varunsridharan/docker-linksnatch