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

https://github.com/kazemmdev/chatting-app


https://github.com/kazemmdev/chatting-app

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Simple Chatting APP

This is a simple chatting application using React native and Laravel as RestAPI

## instalation
1. Copy all .env.example file to .env and init them
2. Go to main dir and run `docker-compose up --build -d`
3. Go to frontend dir and run `yarn && yarn start`