Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryosk7/docchi
どっち?アプリ!
https://github.com/ryosk7/docchi
Last synced: about 1 month ago
JSON representation
どっち?アプリ!
- Host: GitHub
- URL: https://github.com/ryosk7/docchi
- Owner: ryosk7
- Created: 2019-09-23T16:47:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T14:58:59.000Z (almost 2 years ago)
- Last Synced: 2024-10-18T20:16:55.652Z (3 months ago)
- Language: Ruby
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# どっち?
Twitter Application
## Setup
```
$ sh setup.sh
```
## Start
```
$ sh exec.sh
```
## stop
```
$ docker-compose down
```