ErfiDev / meetup-app

meetup project, video call and chat with friends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meet up project


Simple project with web gui, people can join to room, talk and chat with each other.

Tech Stacks


  • Go programming language
  • Fiber framework
  • Fasthttp websocket
  • Pion webRTC
  • Docker

Setup and running


  • clone the repository git clone https://github.com/erfidev/meetup-app
  • Run the command make build (this will build docker container from dockerfile)
  • Run the command make run
  • Then open the browser and get to the localhost:8080

Maintainer


By Erfan Hanifezade 2022 Aug

Linkedin
Email

About

meetup project, video call and chat with friends


Languages

Language:Go 46.4%Language:JavaScript 26.5%Language:HTML 15.5%Language:CSS 10.7%Language:Dockerfile 0.7%Language:Makefile 0.2%