Commit Graph

11 Commits

Author SHA1 Message Date
e776342d6f Add a section on using docker-compose to run the backend for frontend engineers 2022-02-12 13:43:18 -08:00
46b526961a Dockerize the puppeteer-parse service and add to docker-compose 2022-02-12 13:14:00 -08:00
28a208ba2c Remove some unneeded logging on startup 2022-02-12 09:16:45 -08:00
ceb6794781 Add better getting started instructions for running puppeteer 2022-02-11 16:12:30 -08:00
42836b6b38 Simplify startup of the puppeteer service
- Run on port 9090 so we don't conflict with other services
- Route the docker-compose requests to the host network
- Dont require preview bucket information on startup
2022-02-11 14:44:32 -08:00
8163b5a4de Upgrade axios 2022-02-11 13:51:43 -08:00
ef2b53e7f7 Upgrade Cloud Storage and the apollo-express libraries 2022-02-11 13:21:03 -08:00
e0ccb126da Remove some unused mailer dependencies 2022-02-11 12:20:54 -08:00
111ed12a29 Remove storybook
We are not using storybook for testing yet, so just removing
the unused dependencies.
2022-02-11 12:01:57 -08:00
ca7b79d1ba Simplify docker compose setup for new users
This takes out some environment variables that are not needed
for new users testing out locally.

We also adjusted the port usage so docker-compose will use the
same ports that local dev typically uses.
2022-02-11 11:45:37 -08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00