Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mhenke/t3gallery


https://github.com/mhenke/t3gallery

Last synced: 18 days ago
JSON representation

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)