Jobhopper helps planners and career coaches analyze patterns of career-changers to inform policy and planning decisions. Contact jobhopper@codeforboston.org if you have issues you would like to report.
This combines script files to make them more functional.
This changes the location of the .env.template file. This is a requirement of docker
compose. Also, the format of environment flags now needs to follow NAME=value
(no spaces around =)
Closes #326
This combines script files to make them more functional.
This changes the location of the .env.template file. This is a requirement of docker compose. Also, the format of environment flags now needs to follow NAME=value (no spaces around =)