Joao P Dubas b415b38184
feat(growth): load data on application start
To make this possible, the following changes were made:

* Use `Task` to start the load process
* Create `ets` table before start the async task
  * This is needed to keep the tables alive after the task process exits
* Adjust the application to start the `Growth.Indicators.Load` task
2024-06-10 12:11:18 +00:00
..
2022-04-22 00:49:00 +00:00
2022-04-22 00:49:00 +00:00
2022-05-03 16:19:39 +00:00
2021-06-22 01:55:16 +00:00
2022-04-22 00:49:00 +00:00