Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/michaelongaro/stash
- Owner: michaelongaro
- Created: 2022-11-18T04:00:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-28T10:01:30.000Z (about 2 years ago)
- Last Synced: 2024-10-17T06:45:03.037Z (3 months ago)
- Topics: nextjs, posgresql, prisma, railway, t3-stack, tailwindcss, trpc, typescript
- Language: TypeScript
- Homepage: https://stash-xi.vercel.app/
- Size: 1.57 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.