deployed here: https://chat-app-deploy-f2b9.onrender.com (takes time to spin up deployed server)
simple TS fullstack web app with React on frontend and Express on backend. Purpuse was to learn to setup convenient and autoated development environment and implement authentication. Can use OAuth2.0 and passkey auth using some sort of password authenticator (browser extention should work). Runs on docker and deploys automatically after github detects push event on the main branch.