https://github.com/yomi4486/progate-andere-hackathon
暇人同士が繋がる通話SNS
https://github.com/yomi4486/progate-andere-hackathon
call cloudrun docker expo google-cloud-platform hackathon hono jest livekit monorepo mqtt progate pubsub reactnative tidb typescript webrtc
Last synced: 6 months ago
JSON representation
暇人同士が繋がる通話SNS
- Host: GitHub
- URL: https://github.com/yomi4486/progate-andere-hackathon
- Owner: yomi4486
- Created: 2025-02-04T13:24:49.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-03-05T03:33:02.000Z (8 months ago)
- Last Synced: 2025-03-25T14:44:51.779Z (7 months ago)
- Topics: call, cloudrun, docker, expo, google-cloud-platform, hackathon, hono, jest, livekit, monorepo, mqtt, progate, pubsub, reactnative, tidb, typescript, webrtc
- Language: TypeScript
- Homepage:
- Size: 1.79 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Imacalla - 暇人同士が繋がる通話SNS
58ハッカソン2025 feat.関西学生エンジニア### フローチャート
### 実行
> DBの立ち上げ
```
cd ./backend
npm migrate
```
> iOSアプリの起動
```
cd ./frontend
npm run ios
```## 使用技術