Chat2k super basic chat room featuring no accounts or persistence! Server runs with websockets + behaviorsubject for state :) Running the app # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod