A file sharing app.
A file sharing experiment which allows you to send encrypted files to other users.
Based on Firefox Send, with optimization and simplification
Development
To start an ephemeral development server, run:
cd client
npm install
npx webpack
cd server
go run .Then, browse to http://localhost:32147
from https://github.com/Mikubill/send
No comments:
Post a Comment