Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/erfidev/meetup-app
- Owner: ErfiDev
- Created: 2021-07-21T19:04:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-14T17:39:49.000Z (over 2 years ago)
- Last Synced: 2024-06-19T16:32:42.214Z (5 months ago)
- Topics: api, css, golang, html, javascript, webrtc, websocket
- Language: Go
- Homepage:
- Size: 3.94 MB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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])