- Make a marker to show that ENV is in dev on pages
- Find way to ensure ENV dev does not get access to live db
\-make it so when in dev it can only connect to local dev url. This will brick production if the env is set to dev
- Do migration check to ensure prod schema is in synch with admin schema