| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: use a different configuration depending on app env | Armand Philippot | 2022-03-04 | 1 | -1/+2 |
| | | | | | | | It will be useful with Docker. Instead of cloning the project with a different configuration, I can manage two different configuration thanks to dotenv and some checking inside the app. | ||||
| * | refactor: avoid useless assignement before return statement | Armand Philippot | 2022-01-04 | 1 | -5/+2 |
| | | |||||
| * | refactor: rewrite types and services | Armand Philippot | 2021-12-20 | 1 | -0/+27 |
| I was repeating myself a lot in services. So I rewrited the different functions to improve readability and I extracted some formatting functions to put them in utils. I also rewrited/reorganized some types to keep consistent names. | |||||
