Snapsend is a free and open-source application that allows you to share photos for a limited time and a limited number of recipients.
Install Snapsend on Deta Space
- Set the timer for the photos to expire
- The photo will be deleted after 24 hours if not opened
- Detect if the user is already viewed the photo
- Anonymous, no login required
- Next.js
- Fingerprint.js
- Mantine
- Deta Space
- Empty Deta Space Project for accessing Base for database
- Node.js
- Yarn
- Clone the repository
- Copy the
.env.example
file to.env.local
and fill the required values - Run
yarn
- Run
yarn start