Chat app that mimics Outlook's front-end with client-side encryption and no database.
# install dependencies
npm install
# copy example config file to real config and update environment variables
cp src/config.js.example src/config.js
# start server
npm run server
# start client
npm run start
- React
- Socket.io
- Styled Components
In progress. Currently only snapshot tests.
npm run test
Uses ESLint extending Airbnb and Prettier.
All users must have the same password to read the encrypted data
Click on the email prefix above the reply box to change your username
Type your message in the reply box and press enter or click submit