ACM-VIT / dolos

a friendly data mocking service to generate random data in the required format, all written in basic javascript; exactly how beginners like.
19 stars 22 forks source link

Add .env.example #28

Closed YashKumarVerma closed 4 years ago

YashKumarVerma commented 4 years ago

new users might find it difficult to set up the project, plus it's always good to mention all environment variables being used in the project in one place.

Add a .env.example file with a list of all environment variables that the project uses.

Hint: they're used as process.env.xyz

hauze-v commented 4 years ago

Hi there, I should be able to do this for you, may you assign to me?

YashKumarVerma commented 4 years ago

Please note that we cannot merge a separate PR for this issue, as this might fall violate the principles established by HacktoberFest.

If you wish to fix this issue, please club this with some other issue.

hauze-v commented 4 years ago

Just go with @archonn, he clearly wants it.