Dropserver
Personal application platform for hosting sandboxed web apps

Dropserver is an application platform for hosting small web-based apps for individuals, families, clubs, or small teams. It runs a Go-based host that manages appspaces and uses Deno as a sandbox environment for application code, providing per-app storage, routing, and user management.
Key Features
- Host multiple small web applications with isolated appspaces and per-app storage
- Runs application code in a Deno sandbox to limit file and network access unless explicitly permitted
- User and access management with avatars and invite-based sharing of appspaces
- Static asset serving and file upload/storage for applications
- Local development tooling (ds-dev) for building and testing apps; ds-host for production-like servers
- Export/import and migration hooks for app data to move apps between servers
Use Cases
- Personal journaling or single-user private web apps accessible across devices
- Small-team or family apps like shopping lists, shared checklists, or household tools
- Simple CMS or static-site editor where content editing is private and published routes are public
Limitations and Considerations
- Intended for small-scale use; not designed for high-scale multi-tenant deployments
- Security model aims to sandbox untrusted app code, but running code exposed to the internet carries risk; review app code and isolate public instances
- Project is under active development: some APIs may change, frontend and sandbox code have limited test coverage, and there are known goroutine/memory leaks and unfinished features
Dropserver is a developer-friendly platform focused on giving users control over small web apps and their data. It is suitable for technically inclined users who want a lightweight, sandboxed environment to build and share personal web services.
Categories:
Tags:
Tech Stack:
Similar Services

Coolify
Self-hosted PaaS for deploying apps, databases, and services
Open-source, self-hostable PaaS to deploy websites, full-stack apps, databases, and Docker services on your own servers with Git-based CI/CD workflows.

Puter
Self-hostable web-based personal cloud and desktop environment
Self-hostable internet OS that provides a web desktop, cloud storage, and an app platform for files, web apps, and remote-work style workflows.


CasaOS
Personal cloud dashboard and app store for Docker-based home servers
Open-source personal cloud system with a web dashboard, app store, and file management to run and manage Docker apps on home servers and SBCs.


Dokku
Docker-powered PaaS for deploying apps on a single host
Dokku is a self-hosted, Docker-based mini PaaS that lets you deploy Heroku-style apps via Git push, using buildpacks or Dockerfiles with plugin-managed services.
Dockge
Web UI for managing Docker Compose stacks
Dockge is a self-hosted, stack-oriented manager for Docker Compose files, providing a responsive web UI to edit, deploy, update, and monitor compose.yaml stacks.

CapRover
Open-source PaaS that automates Docker app deployment and web serving
CapRover is an open-source platform to deploy, manage and scale apps using Docker and nginx with a web UI and CLI, automatic SSL, one-click databases and clustering suppo...

Go
TypeScript
Deno