Raite is a file transfer app built with Node, Vue, Electron and WebRTC. The intention is to provide an app for easy file transfering and comunication on local networks, and in the future across internet providing a basic server that acts as intermediary between the clients.
[] Add auto build scripts [] Add badges to the README [] Complete missing sections of the readme [] Stage a basic vue APP to start [] Add a basic client finding functionallity using zero-conf technology (Apple Bonjour like) [] Add a express sockets or messaging scaffold to stablish comunication between clients [] Add a WebRTC basic scafffold to transfer files [] Add a basic UX interface for the user
The initial team consists of the studens for the NODE + VUE class at Crayon Estudio Creativo
...
...
npm installnpm run servenpm run buildnpm run testnpm run lintnpm run test:unitSee Configuration Reference. ...
...
...
...
...
This project is licensed under the MIT License - see the LICENSE.md file for details