Spawn an axum server
Concurrently spawn an axum server, which is not doing much yet, in order to prepare for the creation, etc. of reminders.
This commit is contained in:
parent
0434505b2d
commit
6b6f5aa48a
5 changed files with 519 additions and 84 deletions
|
@ -4,3 +4,7 @@
|
|||
# name = "whakarite"
|
||||
# user = "whakarite"
|
||||
pass = "whakarite"
|
||||
|
||||
# [server]
|
||||
# address = "::1"
|
||||
# port = 8080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue