DEV Community

Cover image for DocsShare - Share Your documents
sndp
sndp

Posted on

DocsShare - Share Your documents

This is a submission for the The Pinata Challenge

What I Built

A simple and private serverless file storage with sharable url provider
Powered by Pinata files API + upload groups with ClerkJS authentication.

Demo

DocsShare - Demo

Upload UI

List UI

My Code

GitHub

More Details

Pinata Files API

  • Authenticated user needs can upload and share files
  • Users can select files to upload using drag and drop interface
  • Pinata's files API with group functions (scaled per user) were used
  • Signed urls sharable with friends with expiration time of 1 hour

Top comments (0)