Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 510 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 510 Bytes

TweetMe Back-end

See it live tweetme-yayidg22.vercel.app

What is this?

the backend of TweetMe

Libraries on tweetme :

  • express Node.js web application framework
  • prisma ORM for database management
  • bcryptjs for password encryption
  • jsonwebtoken for jwt auth

Where is tweetme deploy