Dun-sin / Whisper

A fun Application to have a random chat with people safely
https://whisper.favour.dev/
MIT License
390 stars 367 forks source link

fix: add .env_sample file #581

Closed bL34cHig0 closed 10 months ago

bL34cHig0 commented 10 months ago

Fixes Issue

My PR closes #578

👨‍💻 Changes proposed(What did you do ?)

✔️ Check List (Check all the applicable boxes)

Note to reviewers

I added .env_sample file to the root of the project so users can configure the .env file.

📷 Screenshots

image

vercel[bot] commented 10 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @Dun-sin on Vercel.

@Dun-sin first needs to authorize it.

Dun-sin commented 10 months ago

@bL34cHig0 good work, but you shouldn't add package.json, so this can't be merged, you have to remove the package-lock.json

bL34cHig0 commented 10 months ago

@bL34cHig0 good work, but you shouldn't add package.json, so this can't be merged, you have to remove the package-lock.json

@Dun-sin oh ok, thanks. Just for clarification, do I remove just package-lock.json or remove both json files?

Or should I revert the version to 0.0.0-development in package-lock.json file

image

Dun-sin commented 10 months ago

@bL34cHig0 good work, but you shouldn't add package.json, so this can't be merged, you have to remove the package-lock.json

@Dun-sin oh ok, thanks. Just for clarification, do I remove just package-lock.json or remove both json files?

Or should I revert the version to 0.0.0-development in package-lock.json file

image

You can just delete your fork and create the env sample from scratch, don't think you need to clone anything