Bewcloud

screenshot of Bewcloud
fresh
tailwind

A simpler alternative to Nextcloud and ownCloud, built with TypeScript and Deno using Fresh.

Overview:

The bewCloud app is a self-hosted cloud storage solution that can be deployed on various platforms including DigitalOcean, Render, and local machines. It offers features such as file syncing, sharing, and a user-friendly interface. Users can replace other cloud storage systems with bewCloud for personal or family use.

Features:

  • Self-Hosting: Users can deploy bewCloud on DigitalOcean, Render, or their own machine.
  • File Syncing: Supports syncing files across devices for easy access.
  • User-Friendly Interface: Features a clean and intuitive interface for easy navigation.
  • File Sharing: Allows users to share directories using symlinks, providing both internal and external access.

Summary:

bewCloud is a self-hosted cloud storage solution that prioritizes file syncing, sharing, and user experience. While it aims to replace Nextcloud, the focus is on simplicity and efficiency, offering users a straightforward alternative for personal or family use. The theme can be easily installed on various platforms, providing a seamless cloud storage experience.

fresh
Fresh

Fresh is a full stack modern web framework for JavaScript and TypeScript developers, designed to make it trivial to create high-quality, performant, and personalized web applications. You can use it to create your home page, a blog, a large web application like GitHub or Twitter, or anything else you can think of. At its core, Fresh is a combination of a routing framework and templating engine that renders pages on demand, on the server

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.