https://github.com/rowentey/justjio
Invite your friends to hangout easily 🀄
https://github.com/rowentey/justjio
cloudflare docker golang kafka postgresql react websockets
Last synced: 2 months ago
JSON representation
Invite your friends to hangout easily 🀄
- Host: GitHub
- URL: https://github.com/rowentey/justjio
- Owner: RowenTey
- License: mit
- Created: 2022-08-24T02:53:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-09-30T14:56:56.000Z (5 months ago)
- Last Synced: 2025-09-30T16:34:29.359Z (5 months ago)
- Topics: cloudflare, docker, golang, kafka, postgresql, react, websockets
- Language: Go
- Homepage:
- Size: 48.2 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JustJio 🎉  [](https://github.com/RowenTey/justjio/actions/workflows/ci.yml) [](https://github.com/RowenTey/justjio/actions/workflows/staging_cd.yml)
> A party-planning app that streamlines all the pain of hosting one 🍻

## 🛠 Getting Started
> See specific instructions from respective directories
## 📂 Project Folder Structure
### Top Level Directory Layout
```terminal
.
├── .github/ # CI/CD pipeline
├── client/ # react web app
├── server/
├── api/ # go API server
└── ws/ # go websockets server
└── infra/ # infra configs
```