A Twitter Clone made based on a @zanfranceschi challenge to model the Twitter database with threads, recursive replies, retweets, etc
I expanded the concept to create the whole backend and not only the database for training purposes
- Typescript (NodeJS)
- Fastify
- Postgres
- Prisma ORM
- Get tweets and retweets
- Get Tweet Thread
- Like tweet
- Retweet
- Create new Tweet