uphere
Login
~
</>
*
.
Put it up here
✌
Host static content at
uphere.dev/~you/
. Any framework, any build process.
Get started
# upload your page
$
curl
-X POST
uphere.dev/api/files \
-H
"Authorization: Bearer uphere_..."
\
-F
"file=@index.html"
\
-F
"path=index.html"
# done. you're live at /~you/