7 Commits

Author SHA1 Message Date
Thomas Kaul
58eeff7001
Feature/expose the environment variable host ()
* Expose environment variable: HOST

* Update changelog
2022-06-12 17:51:26 +02:00
Thomas Kaul
697e92f818
Feature/finalize exposing redis password env variable ()
* Add hints

* Update changelog
2022-05-29 14:54:53 +02:00
willyp713
b678998801
Feature/add-redis-password ()
* Expose REDIS_PASSWORD
2022-05-29 14:18:57 +02:00
Thomas
ced4519412
Reorder () 2021-05-22 16:14:16 +02:00
Thomas
e56514629f
Refactor postgres variables ()
Co-Authored-By: Valentin Zickner <valentin@coderworks.de>
2021-05-16 09:31:49 +02:00
Thomas
5d1f1b452a
Simplify initial project setup ()
* Simplify initial project setup

* Added a validation for environment variables
* Added support for feature flags to simplify the initial project setup

* Add configuration service to test

* Optimize data gathering and exchange rate calculation ()

* Clean up changelog
2021-04-18 19:06:54 +02:00
Thomas
e5d7df3e7b
Simplify project setup ()
* Simplify project setup

* Setup docker
* Add seed

* Feature/migrate links to router link ()

* Migrate links to RouterLink
* Add i18n

* Simplify project setup

* Setup docker
* Add seed
2021-04-16 21:06:45 +02:00