Skip to content

AkhilSharma90/Videocall-Chat-GO-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Call Project

Development

Build images;

make build-dev

For development;

make run-dev

Guys, the production side of things hasn't been setup by me, but in case you want to use this for production, you know what to do, use the below commands after adding the relevant prod file in docker compose folder.

For production;

make run-prod