- Current version of the app is just a file sharing app.
- The functionality is similar to Apple's Airdrop.
Open the terminal in the root folder, then follow the steps below:
cd node_backend
npm install
npm run serverstart
Go to http://localhost:3080/
The deployed version can be accessed at https://backend-service-falcon2212.cloud.okteto.net/