An open API service indexing awesome lists of open source software.

https://github.com/nikhilsharma03/kaiwa

Kaiwa is a chat application :computer: implemented with grpc-web-go-react :rocket:
https://github.com/nikhilsharma03/kaiwa

docker go grpc mongodb reactjs redux

Last synced: 3 months ago
JSON representation

Kaiwa is a chat application :computer: implemented with grpc-web-go-react :rocket:

Awesome Lists containing this project

README

          

# Kaiwa







[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=95)](https://github.com/NikhilSharma03/Kaiwa)
[![Build by Nikhil](https://img.shields.io/badge/Built%20by-Nikhil-Green)](https://github.com/NikhilSharma03/Kaiwa)


🌟 Kaiwa is a chat application 💻 implemented with grpc-web-go-react 🚀


## Technology Stack



image

## Setup and Installation

First install all the client dependency

```
cd client
```

and then,

```
npm install
```

Now use docker-compose (with build) using,

```
docker-compose up --build
```