Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelongaro/stash

Stash is a free image hosting app created with the T3 Stack. Users can upload their images, edit them, and sort them into folders.
https://github.com/michaelongaro/stash

nextjs posgresql prisma railway t3-stack tailwindcss trpc typescript

Last synced: 3 months ago
JSON representation

Stash is a free image hosting app created with the T3 Stack. Users can upload their images, edit them, and sort them into folders.

Awesome Lists containing this project

README

        

# Stash

live site: [Stash](https://stash-xi.vercel.app/).

![Screenshot of website](https://i.gyazo.com/b82af8a596e46e6688c24a99cdc3b0e0.jpg)

## Description

Stash is a free image hosting app created with the T3 Stack (Next.js, TRPC, Prisma, and TailwindCSS). Users can upload as
many images as they want (up to 150MB at a time), and sort them into folders if they wish. Basic image editing is also
supported (cropping, rotation, and drawing). If you choose to upload images without signing in, you will retain all of your
previously uploaded images on your new account.