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

https://github.com/mryutaro/smago-map

SmaGoMap: IoTごみ箱SmaGoと連携可能なごみ箱の位置マップ
https://github.com/mryutaro/smago-map

docker docker-compose fastapi nginx postgresql python react react-leaflet typescript

Last synced: about 2 months ago
JSON representation

SmaGoMap: IoTごみ箱SmaGoと連携可能なごみ箱の位置マップ

Awesome Lists containing this project

README

          

# smago-map

![image](./docs/image.png)

[Enginner Guild Hackathon 2024](https://speakerdeck.com/ryutarom/egh-timu16)に参加したときのプロダクトです。

## 説明資料

予選の資料は[こちら](https://speakerdeck.com/ryutarom/egh-timu16)

決勝の資料は[こちら](https://speakerdeck.com/ryutarom/engineer-guild-hackathon-2024-jue-sheng-timu16)

## 動かし方
1.
```bash
git clone https://github.com/MRyutaro/smago-map.git
```

2.

./.envと./backend/.envファイルを作成

3.
```
docker compose up -d
```