Skip to content

Environment Variables

Alisha Evans edited this page Jan 30, 2024 · 5 revisions

When setting up your local dev environment for the first time, you will need to create .env and .env.development files based on the corresponding example files. e.g. ".env.example". The actual values for pre-established Software Services maintained Digital Storefront's can be found in 1Password, in the Software Services vault. If you don't have access to that vault, please consult with someone who does.

All necessary values will be found in a note, each following the same syntax: "Client DS". e.g.: "Webstore DS". If you are creating a new DS instance, please create a new note following this syntax with the same variables so that future devs have access.

If you are setting up a new Digital Storefront instance apart from Software Services, please refer to the README and example files to determine the values.

Clone this wiki locally