Commit Graph

7 Commits

Author SHA1 Message Date
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