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: 5 days 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-28T10:01:30.000Z (about 3 years ago)
- Last Synced: 2025-02-28T12:25:00.442Z (12 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

## 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.