Thanks to visit codestin.com
Credit goes to github.com

Skip to content

karanpratapsingh/webdrop

Repository files navigation

Share files with people nearby instantly and securely. Open Source and Peer2Peer. (React + TypeScript port of Snapdrop)

PRs welcome! Twitter: karan_6864

🏃 Getting Started

Setting up environment variables

Before getting started, create a .env file following the .env.template.

Install dependencies

yarn

To install dependencies for web and backend automatically, a postinstall script has been added in the main package.json

Running backend

cd backend
yarn start

Running web

cd web
yarn start
Feel free to open a new issue if you're facing any problem 🙋

💻 Deployment

Checkout the Github action .github/workflows/aws.yml which builds the docker images and push them to AWS ECR which then gets deployed to AWS ECS service.

Currently deployed at https://webdrop.karanpratapsingh.com

👏 How to Contribute

Contributions are welcome as always, before submitting a new PR please make sure to open a new issue so community members can discuss.

Additionally you might find existing open issues which can helps with improvements.

This project follows standard code of conduct so that you can understand what actions will and will not be tolerated.

📄 License

This project is MIT licensed, as found in the LICENSE

About

Share files with people nearby instantly and securely. Open Source and Peer2Peer.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published