This basic chat application was set up using Socket, MongoDB and Vue/Vuetify.
Install the dependencies:
yarn install
Build
yarn build
Start the server on localhost:3001
yarn start
This project was undertaken in my time as a student at Code Chrysalis.
Future features:
- Authentication
- Consider change to PostgreSQL database
- UI embellishment