Skip to content

Conversation

arcatdmz
Copy link
Contributor

Thanks for providing such a great microservice implementation! This small pull request aims to make the local development slightly easier.

Currently, for local development, the user needs to load environment variables manually. This is particularly cumbersome on Windows PCs since the .env.sample assumes environments that can natively run bash.

By using env-cmd, there is no need for such a manual loading process and the README.md can be a little bit shorter.

@arcatdmz
Copy link
Contributor Author

env-cmd: https://www.npmjs.com/package/env-cmd

@kimmobrunfeldt
Copy link
Member

This is a great idea, thanks for introducing me to env-cmd!

@kimmobrunfeldt kimmobrunfeldt merged commit 970207b into alvarcarto:master Nov 14, 2019
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.

2 participants