VibeHunt
Back to browse

Dropserver

An application platform for your personal web services.

Dropserver provides a self‑hosted platform for running personal web applications. It runs on Linux (and now macOS) and consists of two Go‑based executables: ds‑host for production deployments on cloud VMs or home servers, and ds‑dev for local development. Application code is executed inside a Deno sandbox, keeping each app isolated from the host filesystem and network unless explicit permissions are granted.

The system is organized around “appspaces” that hold individual apps and their data. Users can create appspaces, upload TypeScript code, add collaborators, and manage migrations through a web interface. The design emphasizes low resource usage, activating only the apps that are currently in use, and supports exporting apps and data for relocation to another server.

Dropserver targets individuals, families, clubs, or small businesses that want to host their own suite of web tools without relying on third‑party services. It is released under the Apache‑2.0 license, is free‑tier and subscription‑free, and is positioned as an open‑source alternative for the indie‑web movement.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps