joaoaugustogrobe / infinitystreamer

Create and manage music livestreams with InfinityStreamer - an open source platform built with NestJS and VueJS.
4 stars 1 forks source link

Dockerize environment using Docker Compose #2

Open joaoaugustogrobe opened 1 year ago

joaoaugustogrobe commented 1 year ago

Difficulty: Easy

Background:

Currently, InfinityStreamer only uses docker for the database. To make it easier for developers to get started with the project, we would like to dockerize the entire environment using Docker Compose.

Task:

Create a Docker Compose file that sets up the entire InfinityStreamer environment, including the NestJS backend, VueJS with Tailwind frontend, and the database.

Acceptance Criteria:

Additional Information:

signed-log commented 1 year ago

Can I help on that?

joaoaugustogrobe commented 1 year ago

@signed-log Definitively! I'll assign it to you, let me know if some input is needed