Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .env.template #31

Merged
merged 1 commit into from Oct 28, 2020
Merged

Add .env.template #31

merged 1 commit into from Oct 28, 2020

Conversation

marbiano
Copy link
Contributor

@marbiano marbiano commented Oct 28, 2020

This PR adds an empty .env.template file for people to use as a starter. It also adds notes in the README in order to be able to use it properly.

Fixes #30, and potentially helps on #29, #26, #24, #17 and #14.

@vercel
Copy link

vercel bot commented Oct 28, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vercel/commerce/g8672liu5
✅ Preview: https://commerce-git-env-template.vercel.vercel.app

@marbiano marbiano changed the title Add an env template and some notes in the readme Add an .env template and some notes in the readme Oct 28, 2020
@marbiano marbiano changed the title Add an .env template and some notes in the readme Add .env.template Oct 28, 2020
Copy link

@FredvanRijswijk FredvanRijswijk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You also need to add vercel env pull .env.local because thats the easiest way to add the right keys at once to a local env file

@okbel okbel merged commit f5a4755 into vercel:master Oct 28, 2020
@marbiano
Copy link
Contributor Author

@FredvanRijswijk thanks for the review! I think that could be nice to add to the README, but with some kind of indication that it only applies if you are using Vercel and have an app already set on it. For any other use case, manually setting the .env.local file is the way to go.

okbel added a commit that referenced this pull request May 25, 2021
persi123 pushed a commit to persi123/commerce that referenced this pull request Oct 21, 2021
Wkasel pushed a commit to DSCO-Co/poochie that referenced this pull request Apr 24, 2023
Fixed the category selector by switching to Hierarchical Menu in Algo…
loan-laux pushed a commit to TrellisCommerce/next-commerce-bigcommerce that referenced this pull request May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

env file
3 participants