Backend server counterpart for v0.3 of the Chatty Frontend
This NodeJS server handles account management thru a REST API, supporting captcha validation with reCAPTCHA v3 during authentication, as well as real-time communication over more robust WebSockets for message dispatching.