Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 494 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 494 Bytes

This repository is a part of streams about developing microservices.

In a video we develop microservices using PHP, Spiral Framework, RoadRunner, Docker and gRPC.

Link to the YouTube playlist.

Installation

  1. Clone the repository
  2. Install make and docker
  3. Run make install to install composer dependencies
  4. Run make up to start docker containers

TODO:

  1. Add bash scripts for db initialization