SpaceyaTech / SYT-Web-Redesign

https://www.spaceyatech.com/
Apache License 2.0
6 stars 23 forks source link

Example .env file #148

Closed nyandika closed 1 month ago

nyandika commented 2 months ago

It would be very good to have a .env.example file in the repo with sample values for all the key env variables used in the repo. This would be quite useful for anyone starting to contribute and doesn't know of all the env variables present

e.g

REACT_APP_API_BASE_URL='<API URL from backend>'
SERVICE_ID='<Vite service ID from blahblahblah>'

etc

sonylomo commented 1 month ago

Thank you for raising this issue @nyandika.

We've addressed it. ✅