NodeJS server for webchat application with websockets. All commands for running/building are in package.json. Functionality / libraries: Server - express Auth - jwt, google signin Websockets - socket.io Database - mongodb (mongoose) cloud db Files storage (avatars) - supabase Emails - nodemailer Push notifications - web-push