Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhenke/t3gallery
https://github.com/mhenke/t3gallery
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhenke/t3gallery
- Owner: mhenke
- Created: 2024-09-06T20:54:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T20:46:46.000Z (4 months ago)
- Last Synced: 2024-11-11T09:49:57.680Z (3 months ago)
- Language: TypeScript
- Homepage: https://t3gallery-omega-rose.vercel.app
- Size: 284 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# T3 Gallary
## TOO
- [x] Make it delopy (vercel)
- [x] Scaffold with basic ui with mock data (shadui)
- [x] Tidy up build process
- [x] Actually setup up database (vercel postgres)
- [x] Attach database to the UI
- [x] Add authentication (clerk)
- [ ] "taint" (server-only)
- [x] Use Next/Image component
- [x] Error management (sentry)
- [ ] Add image upload
- [ ] Routing/image page (parallel route)
- [ ] Delete button with server actions
- [ ] Analytics (posthog)
- [ ] Ratelimiting (upstash)