Realize is a social networking service that allows users to share their dream diaries
$ git clone https://github.com/jinwatanabe/realize.git
$ cd realize
# Run realize
$ make dev
# Run test
$ make test
Realize is a social networking service that allows users to share their dream diaries
HTML
$ git clone https://github.com/jinwatanabe/realize.git
$ cd realize
# Run realize
$ make dev
# Run test
$ make test