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

https://github.com/akshaypx/t3gallery


https://github.com/akshaypx/t3gallery

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# T3 Gallery

## Todo

- [x] Make it deploy (vercel)
- [x] Scaffold basic ui with mock data
- [x] Tidy up build process
- [x] Actually set up a database (vercel postgres)
- [x] Attatch database to UI
- [x] Add authentication (w/ clerk)
- [ ] Add image upload
- [ ] Error Management (w/ Sentry)
- [ ] Routing/image page (parallel route)
- [ ] Delete button (w/ Server actions)
- [ ] Analystics (posthog)
- [ ] Rate limiting (upstash)