To learn how to integrate various oauth providers (check out DevChallenges for details).
- add Twitter and other
- Next.js (batteries(bundling, router, image optimizations etc) included)
- Prisma ORM
- planetscale(mysql) free iter
- cloudinary & formidable (for file uploads)
- jsonwebtoken
- cookie
- jest for testing
- styled-jsx (for css)
- jotai (state management , first time user)
- @reach/auto-id (ssr friendly id generation)
- Typescript
- ts-node (run ts files)
yarn dev
- open source
- Thanks to @thunghiemdinh for create and maintaining devchallenges