Rare find

Driwwwle. A social network where developers share and discover websites they've built.

driwwwle.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2025
  • update hero image
  • use node version 16
November 2023
  • Merge pull request #19 from gtsp233/main
  • fix: sanitize posts description
November 2021
  • Add user dashboard statistics
  • Optimistically update like and save button in post card component
October 2021
  • Use Next.js Image component and hide new feature modal
  • Add recommendations to feed if user is not following anyone
  • Fix a bug in getting number of comments
  • Merge pull request #15 from itsnitinr/comment-like-reply
  • Fix merge conflicts
  • Implement functionality to like comments and replies
  • Display notifications for comment replies
  • Implement add and delete reply functionality
  • Implement functionality to retreive, add and delete comments
  • Merge pull request #14 from dhruvsaxena1998/main
  • Merge branch 'itsnitinr:main' into main
  • bugfix: comments to be shown in multiline
  • Transfer comments to a separate model
  • Merge pull request #13 from itsnitinr/bugfix