Live data from Hacker News

Show HN: *.temp.website – Host temporary static sites with a single click

temp.website

1–10 of 12 posts

Re: Show HN: *.temp.website – Host temporary static sites with a single click

#2
Hi, developer here. This is a small passion project to solve a simple problem - sometimes you just need to temporarily demo/serve something over http and be done with it. The idea is simple, you drag and drop your files (for Chrome and Firefox directories work too) and get a link in return, that expires in 24 hours. That's it. As always, feedback from the community is greatly appreciated and will be put to good use.

Re: Show HN: *.temp.website – Host temporary static sites with a single click

#4
post #3

I can't personally imagine using it while gh-pages is free - but I love how simple it is, good work.

Thank you! For me the use case is to show some work in progress demos/prototypes without messing around with git. Obviously this is meant for simple use cases, there are far better tools for static site hosting for more complex issues.

Re: Show HN: *.temp.website – Host temporary static sites with a single click

#7

Interesting! Do you think you will also add the option to password-protect the link?

Actually that was one of the next things on my mind, adding something simple like Basic Auth to it.

Nice to hear!
Post reply on HN