environment variable with Angular

I would like to know how to access the environment variables from railway on Angular project
Solution:
I would highly recommend this - https://www.npmjs.com/package/@ngx-env/builder But like i have said in the past, we cant provide coding help, at best all we can do is point you in the right direction...
Jump to solution
5 Replies
Percy
Percy3w ago
Project ID: c79bd679-e479-4c34-b56d-1acc8c93dfc0
KChammas
KChammas3w ago
c79bd679-e479-4c34-b56d-1acc8c93dfc0
Solution
Brody
Brody3w ago
I would highly recommend this - https://www.npmjs.com/package/@ngx-env/builder But like i have said in the past, we cant provide coding help, at best all we can do is point you in the right direction
KChammas
KChammas3w ago
Thanks, I thougth it would have something to do about the railway actually thanks! I will check it uo
Brody
Brody2w ago
not really, you set the variables in the variables tab, then read them in code