Educado-App / educado-mobile

The repository for the educado mobile education application
GNU General Public License v3.0
1 stars 3 forks source link

Implement env variables #317

Closed LucaPurcilly closed 1 day ago

LucaPurcilly commented 1 month ago

Currently, config stuff (backend urls, secrets, etc.) are all hardcoded.

We should implement the use of env variables and add a .env file.

Laskiri commented 1 day ago

.env configured on mobile now, file to be placed in eml folder alongside babel.config. Secrets can be found on discord :D