rating-update icon indicating copy to clipboard operation
rating-update copied to clipboard

Move hardcoded values into enviroment variables.

Open Michiocre opened this issue 10 months ago • 0 comments

When i was trying to get the project running on my local machine i ran into some hardcoded values. It would be nice if these were not inside the codebase but rather in the enviroment variables.

I also added support for a .env file to make development easier, so you can either add the values to the env variables or just write it into the .env file.

Michiocre avatar Apr 07 '24 17:04 Michiocre