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

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

Awesome Lists containing this project

README

          

# Imacalla - 暇人同士が繋がる通話SNS
58ハッカソン2025 feat.関西学生エンジニア

### フローチャート
![Image](https://github.com/user-attachments/assets/eb95e897-aee3-47d3-87ef-7caefa755f33)

### 実行
> DBの立ち上げ
```
cd ./backend
npm migrate
```
> iOSアプリの起動
```
cd ./frontend
npm run ios
```

## 使用技術