DEV Community

Pranith Hengavalli
Pranith Hengavalli

Posted on • Edited on

22 9

Deploy Static Websites Instantly on dragdrop.site

I'm a huge fan of Glitch. I've used it at countless hackathons to quickly host Node.js projects without having to worry about deploying a server, and the online editor with autosave has been an amazing way to work with teams when quickly building a prototype app.

However, I took a web design class recently where were asked to host our project sites on the internet, but many of my peers had no experience with things like XAMPP and would constantly ask me for help.

This lead me to create dragdrop.site.
It's a simple service that lets you create a static website by dragging html, css and js files from your computer into the browser window. It instantly returns a new subdomain that looks like 'xyzab.dragdrop.site', which you can use to share your project with your friends.

How to use dragdrop.site

I guess a key benefit of doing it this way is that you can develop it locally on your favourite tools, and deploy it in a very visually distinct way. It worked great for my classmates.

I encourage them to try services like Firebase to set up backend functions for forms ands stuff.

I'm looking for some feedback and ideas to make the service more useful. I hope to add support for HTTPS using LetsEncrypt soon, as well as allowing users to pick their own subdomain names. Also eventually user accounts so you can switch between computers. Also eventually middleware if people want it.

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post →

Top comments (3)

Collapse
 
dennis profile image
Dennis Møllegaard Pedersen

Why didnt I think of this. This would be a pretty much perfect sideproject to work on :)

Collapse
 
yorodm profile image
Yoandy Rodriguez Martinez

slow clapping

Collapse
 
prnthh profile image
Pranith Hengavalli

😅

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay