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

https://github.com/comorebi-notes/echa

https://echa--comorebi-notes.web.app/
https://github.com/comorebi-notes/echa

Last synced: 8 months ago
JSON representation

https://echa--comorebi-notes.web.app/

Awesome Lists containing this project

README

          

# echa
昔懐かしお絵描きチャットでございます。

https://echa--comorebi-notes.web.app/

![image](https://user-images.githubusercontent.com/16236972/122015211-dbea1000-cdfa-11eb-8299-e095ecac2520.png)

## setup
* `/src/firebase.config.example.js` をコピーして `/src/firebase.config.js` とし、に必要な API のパラメータを設定してください

```bash
$ yarn install
$ yarn start
```

## その他
* https://github.com/tys2001/white-board を参考にさせていただきました。ありがとうございます!