VibeHunt
Back to browse

bewCloud

File sharing + sync, notes, and photos (alternative to Nextcloud and ownCloud's RSS reader).

bewCloud provides a self‑hosted suite for file synchronization, sharing, note‑taking, and photo management, offering an alternative to larger platforms such as Nextcloud and ownCloud. It runs on Deno, is distributed via Docker Compose, and includes optional CalDAV/CardDAV support through Radicale. The core application is open‑source under AGPL‑3.0, requires no subscription, and can be deployed on a personal server or in a managed instance.

The system stores user‑uploaded files in a configurable directory, maintains a PostgreSQL database for metadata, and supplies web, desktop, and mobile clients for accessing content. Initial setup involves creating data directories, copying sample configuration files, and executing Docker commands to start the service and run database migrations. Permissions are managed through the Deno container’s default user ID, and the project supplies scripts for development, testing, and building.

bewCloud targets users who want a lightweight, TypeScript‑based cloud solution with a small resource footprint, avoiding the complexity and legacy baggage of traditional PHP‑based offerings. It is maintained by a small community, supported by sponsors, and welcomes contributions through its public repositories.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps