-
Get the
.env
file from another teammate/editor -
Place
.env
file under the top project directory. -
docker-compose build
- If you encounter issues in building the docker containers, delete last line (10th line) in
.env
file
- If you encounter issues in building the docker containers, delete last line (10th line) in
-
docker-compose up
-
Go to http://localhost:3000/
-
docker build . -t dailybruin/carbon
-
docker push dailybruin/carbon