|
bc57218bc8
|
Add redis connection test before start
|
2024-02-21 14:34:19 +01:00 |
|
|
24e8d76460
|
♻️ Use math/rand/v2
|
2024-02-19 00:32:27 +01:00 |
|
|
36f27f72aa
|
🔧 Supresss automatic .env load
Automatic load of .env is a problem for Docker and not really usefull in other context
|
2024-02-18 18:55:57 +01:00 |
|
|
54faeeda8a
|
Merge pull request '🏗️ Embed static files in binary' (#22) from ada/embed into main
Reviewed-on: #22
|
2024-02-18 17:53:13 +00:00 |
|
|
477d8ee34c
|
Merge pull request '♻️ Simplifies return condition' (#23) from ada/simplifies-return into main
Reviewed-on: #23
|
2024-02-18 00:15:17 +00:00 |
|
|
317f57519d
|
♻️ Simplifies return condition
|
2024-02-17 00:32:55 +01:00 |
|
|
48071ac77a
|
🏗️ Embed static files in binary
|
2024-02-17 00:23:32 +01:00 |
|
|
234d88edd6
|
🐛 fix 404 on first hit
On first hit, Server() calls for the first time router(). As a result / and /static are only configured after first hit
|
2024-02-16 22:41:29 +01:00 |
|
|
8d1295bd23
|
♻️ Move code from main to module & clean code
|
2024-02-12 00:37:51 +01:00 |
|