CodeForPhilly/balancer-main

Add frontend repo to the docker compose.yml file

Closed this issue · 2 comments

When running docker compose up want to start the front end for the project.

Assign to @dherbst

Added the PR #7 showing how all three can run together.

Next steps are to configure the django settings to use the db, and then add configuration to the frontend project to call the backend.

#7 was merged, so this is done.