/stargram-backend

Instagram clone

Primary LanguageJavaScript

Stargram-backend

Instagram clone backend

스택

  • Express
  • GraphQL
  • Prisma

기능

  • Create account
  • Request Secret (with nodemailer)
  • Confirm Secret & Login (with Passport JWT)
  • Like / Unlike a photo
  • Comment on a photo
  • Search User
  • Search Post by location or caption
  • Follow / Unfollow User
  • Edit my profile
  • See user profile
  • See my profile
  • See the full photo
  • Upload a photo
  • Edit & delete the photo
  • See the feed
  • See rooms
  • See room
  • Send Private Message
  • Receive Private Message (subscription - realtime)

💪🏻backend 완료!