> ## Content Index
> Fetch the complete content index at: https://imknight.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Nocode Weekly #3 Wetransfer Clone
- URL: https://imknight.com/nocode-weekly-3-wetransfer-clone/
- Published: 2020-01-23T23:19:30.000Z
- Updated: 2026-01-03T03:09:56.000Z
- Description: My original idea is to build an app so that my co-worker can upload images to Digital Ocean Space to use it for some demo project, but in the end, it becomes a Wetransfer clone.
- Author: knight
- Tags: NocodeWeekly, Weekly Build, #Import 2026-06-10 02:20

I have a few ideas this week but due to Lunar New Year holidays, I m busy between doing the spring cleaning, freelance work and working on this nocode project.

My original idea is to build an app so that my co-worker can upload images to Digital Ocean Space to use it for some demo project, but in the end, it becomes a Wetransfer clone.

[WeTransferWeTransfer is the simplest way to send your files around the world![](https://prod-cdn.wetransfer.net/assets/apple-touch-icon-180x180-precomposed-b8c5bf2f80790d4abbe7fd5dca0bcf5c3eeaa4e23b1b35c8854a3fdb5c26b1e9.png)WeTransferWeTransfer![](https://prod-cdn.wetransfer.net/assets/wt-facebook-568be8def5a86a09cedeb21b8f24cb208e86515a552bd07d856c7d5dfc6a23df.png)](https://wetransfer.com)

I have pretty clear what I want to build, and I try to plan how am I going to make it work. Original I thought of using Retool, it seems like an interesting tool, but I can't get the s3 module work, after 2 hours of testing, I give up and try another combo.

[Retool – build internal tools fast.Build custom internal tools in minutes. Build an interface via our drag-and-drop UI, hook it up to your data, and you’re done.Retool![](https://retool.com/og-image.png)](https://retool.com/)

Then I decide the entry point will be using Carrd; it should act a the landing page, allows user to fill in fields like emails, message and file upload input.

[Carrd - Simple, free, fully responsive one-page sites for pretty much anythingA free platform for building simple, fully responsive one-page sites for pretty much anything.Carrd![](https://carrd.co/assets/images/landing/site-1.jpg)](https://carrd.co/)

I am thinking of using Integromat to handle the landing page data and upload it to Digital Ocean Space. Yup Integromat is beta testing on DO Space integration. Still, I find it overall the experience of using Integromat are not smooth, and the results are not what I want, and so I am looking for alternative solutions again.

[IntegromatIntegromat is an easy to use, powerful tool with unique features for automating manual processes. Connect your favorite apps, services and devices with each other without having any programming skills.![](https://www.integromat.com/apple-touch-icon.png)IntegromatIntegromat![](https://static.integromat.com/img/logo-share.jpg)](https://www.integromat.com/)

So I turn the automation part back to Zapier, and through Zapier, I found Uploadcare for the storage purpose.

Carrd capture the user data includes emails, message and files then submitted over to Zapier. Zapier uploads the data to Uploadcare and generates a file link return to Zapier. Lastly, Zapier sends out the email to both sender and receiver with the message and the file link.

[Zapier | The easiest way to automate your workConnect the apps you use everyday to automate your work and be more productive. 1,500+ apps and easy integrations - get started in minutes.![](https://cdn.zapier.com/zapier/images/favicon.ico)ZapierZapier![](https://cdn.zapier.com/zapier/images/logos/social.png)](https://zapier.com/)

[Uploadcare | The edge cloud platform beyond the best of the webUploadcare is an end-to-end cloud platform providing the full-stack Adaptive Delivery technology to build faster, safer, and infinitely scalable sites and serve unmatched customer experience.![](https://uploadcare.com/apple-touch-icon.png)Uploadcare![](https://ucarecdn.com/4504d92b-af4b-45f7-af60-a9e5ba9e1f23/opengraphimage.png)](https://uploadcare.com)

Give it a try and feedback are welcome.

The site <https://nocodeweekly.carrd.co/>