Getting Started
Installation
Prerequisites
Steps
- Clone the repositories:
bash
$ git clone git@github.com:kauanhindlmayer/mirai-api.git
$ git clone git@github.com:kauanhindlmayer/mirai-embedding-api.git
- Enter the
mirai-api
directory and start the services with Docker Compose:
bash
$ cd mirai-api
$ docker-compose up