Show HN: Folderhost – selfhosted file sharing app in Go
mertjsx Wednesday, November 19, 2025Folderhost is selfhosted filesharing cloud application. It is written in Go language as a server and Vite + React for the frontend. But the build of the project doesn't need docker to work on Windows or Linux. The Linux build is just 23 MB. No dependencies. You can simply install and try the program.
The main features of the project are managing files, for example creating, copying, deleting, unzipping and etc. The other feature are the Recovery section, here you can recover your deleted files or folders. Also you have a Users system, and there you can give or take their permissions, you can see what other users are doing from the Audit Logs.
It's still not fully completed, if you encounter any bugs or problems feel free to comment or create an issue on GitHub! I'll be so happy if you give it a try! I hope you guys like it!