Uspb

screenshot of Uspb
fresh

A deno app,uspb = Url Shorter + Paste Bin

Overview

USPBuspb is an innovative solution that combines URL shortening and text pasting services seamlessly. Designed with users in mind, it allows visitors to easily submit text, with automatic redirection for URLs and a clean display for other content. Hosted on Deno, USPBuspb offers flexibility with two different database options, allowing for tailored deployment to meet various needs.

The demo version gives users a taste of the functionality, although it should be noted that data security is not guaranteed. With clear instructions for both DenoKV and Turso database integrations, as well as options for self-hosting, USPBuspb is a versatile tool for anyone looking to enhance their online sharing capabilities.

Features

  • URL Redirection: Automatically redirect visitors to a submitted URL, providing a smooth user experience.
  • Text Display Card: For non-URL submissions, a card is displayed showcasing the input text, keeping everything organized.
  • Flexible Database Options: Choose between DenoKV and Turso for backend database needs, offering flexibility based on user requirements.
  • Easy Deployment: Users can fork the project and create their own instance with straightforward steps, ensuring quick setup.
  • Self-hosting Capability: Runs directly within containers, allowing for customization and control over the environment and data storage.
  • Environment Variables Configuration: Simple ENV setup allows for secure configuration of necessary variables, enhancing flexibility.
  • Edge Database Service: Utilize Turso for efficient edge computing, ensuring high performance for global applications.
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

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.