etenlab / docs

Documentation over all projects in the ETEN Innovation Lab repos
MIT License
1 stars 0 forks source link

Try setting up from scratch #296

Closed michaelmarshall closed 1 year ago

michaelmarshall commented 1 year ago

We've had some changes to many parts of the app/env. Try to start a new local dev env from nothing.

  1. Delete all repos (make sure any changes/commits are pushed).
  2. Delete all docker images and containers (specific to our projects)
  3. Delete env vars (specific to our projects), including AWS env vars.
  4. Clone dev-env repo and setup a new env. Ensure all the containers are running without errors.