weConnect is a user-friendly, real-time chat application designed to simplify communication and foster connections. Key Features: π¬ Real-Time Messaging: Enjoy instant messaging with real-time message delivery. π Multi-User Chat: Create or join chat rooms and connect with multiple users simultaneously. π· Image and Video Sharing
Follow these steps to set up the weConnect app locally:
- Clone the repository:
git clone [https://github.com/jaiswalk008/complete-expense-tracker.git](https://github.com/jaiswalk008/weConnect.git)
- Change into the project directory:
cd complete-expense-tracker
- Install the required dependencies:
npm install
- npm start
To run this project, you will need to add the following environment variables to your .env file
IAM_USER_ACCESS_KEY
IAM_USER_SECRET_ACCESS_KEY
JWT_SECRET_KEY
DATABASE_NAME
DATABASE_PASSWORD
DATABASE_USER
DB_HOST
Client: HTML, CSS, Bootstrap5, Typescript
Server: Node, Express, Socket.io
Database: MYSQL