Skip to content

huseyintopuz/stream-live-chat-express

Repository files navigation

This project is an API built with Express.js that provides user registration and login functionalities.

  • The application integrates Firebase Firestore for database management, Stream Chat for real-time messaging, and bcryptjs for password hashing.

Technology Stacks

  • Express.js: Web framework for building server-side applications.
  • Firebase Firestore: NoSQL cloud database to store user data.
  • Stream Chat: Chat API used for real-time messaging.
  • TypeScript: Superset of JavaScript that adds static types.
  • bcryptjs: Library to hash and compare passwords securely.
  • dotenv: Module to load environment variables from a .env file.

Releases

No releases published

Packages

No packages published