Skip to content

gabriel-accetta/wormhole-web

Repository files navigation

What is Wormhole?

Wormhole is a quick and easy way to share files between devices. It can be used via the Web Application or the Desktop Widget, available for Windows, macOS, and Linux. The user can upload 1GB of files per day, and the files are stored for 24 hours. The user can also share the files with a QR code or a link.
Backend Repository: https://github.com/gabscrobson/wormhole-backend
Desktop Widget Repository: ...

Requirements

  • Node.js
  • npm or any other node package manager
  • Github

Setup

Clone the repo and install the dependencies.

git clone https://github.com/gabscrobson/wormhole-web.git
cd wormhole-backend
npm install

Build and start the application.

npm run build
npm run start

About

Frontend of Wormhole, a file transfer application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors