Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 267 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 267 Bytes

Meower - Social Network for Cats

Simple search app service built in go using elasticsearch.

Installation

Clone this repository

$ git clone https://github.com/leogsouza/meower.git

Then build and run the services

$ docker-compose up -d --build