IliaZolas / emerald-client

Frontend of the ROI Calculator
https://emerald-client-production.up.railway.app/
0 stars 0 forks source link

Process.env doesnt work completely #30

Closed IliaZolas closed 8 months ago

IliaZolas commented 8 months ago

We need to do more setup before we can use a .env file.

linear[bot] commented 8 months ago

EME-19 Process.env doesnt work completely

IliaZolas commented 8 months ago

Surprised how hard it was to handle environment variables. Decided that it is ok for this project to expose server url as it is anyway exposed in network tab regardless. If it was passwords etc. that would be different.