Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 630 Bytes

File metadata and controls

16 lines (10 loc) · 630 Bytes

cfileshare

cfileshare

This is just a fun project where uploaded files are stored on my private GitHub repository.
Neither I nor anyone else can identify users, as no user data is stored.

🚀 Get Started

  1. Install the package
    npm install -g cfileshare
    
    

for backend refer this repo (written in golang) Backend repo