4d398654cb
feat: add YAML configuration with defaults
2024-09-07 16:12:35 -04:00
829e842d09
fix: server logs an error on extra registration payload fields
...
Addresses #1 by logging registration with extra fields. It would be possible to ignore
extra fields, but for now it's better to silently fail to prevent spam registrations.
2024-09-07 15:50:38 -04:00
d7151ca5b0
fix: server correctly handles non-JSON payloads
...
This commit addresses the server not handling non-JSON payloads correctly.
Fixes #2
2024-09-07 15:38:51 -04:00
3c72572ba4
docs: update server README.md with docker instructions
2024-09-07 15:23:32 -04:00
98f94e6e15
feat: add Docker build
2024-09-07 15:22:06 -04:00
1f4e4e0933
chore: add simple server README.md
2024-09-07 15:12:14 -04:00
8bede90bba
initial commit
2024-09-07 15:03:23 -04:00