Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/erfidev/meetup-app

meetup project, video call and chat with friends
https://github.com/erfidev/meetup-app

api css golang html javascript webrtc websocket

Last synced: about 5 hours ago
JSON representation

meetup project, video call and chat with friends

Awesome Lists containing this project

README

        

# 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](https://www.linkedin.com/in/erfan-hanifezade-07239b201/)

[Email]([email protected])