amphitheatre-app / playground

Embedded Code runner in web pages, supports multiple programming languages.
Apache License 2.0
10 stars 7 forks source link

Add Docker Compose support #9

Closed wangeguo closed 10 months ago

wangeguo commented 10 months ago

On top of Docker support #1 , Docker Compose support is added to provide local integration development and testing.

This includes integration with at least two projects, playground and playground-api. The two are separate, and the docker-compose.yaml file doesn't fit in either project, so what should I do?

lispking commented 10 months ago

assign to me @wangeguo ,dev + test may be 2 hour.