Skip to content

SergeyCherepiuk/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat application

Installation

Run application with Docker Compose using the command below:

docker-compose up --build

Check out endpoints in Insomnia

Import endpoints to Insomnia from endpoints-insomnia-v4.json file in server/api folder.