Skip to content

tinmaungzin/wgw-chat-api

Repository files navigation

Chat API

This app is for the part of the process of WeGoWhere company hiring interview. This is a chat API capable of sending and receiving text messages using socket communication and message queues, with an emphasis on real-time interaction and scalability.

Installation

Clone the repo first.

git clone git@github.com:tinmaungzin/wgw-chat-api.git

Install dependencies.

npm install

Usage

You can test the app with docker using

docker-compose up --build

Or you can test the app with terraform using

terraform init

to initialize the terraform and

terraform apply

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published