Skip to content

carlssonemil/blabber

Repository files navigation

Blabber

Anonymous real-time chat application

Built with Node, Express, Socket.io & Vue. Front-end hosted on Vercel and API hosted on Heroku*.

Features

  • Real-time messaging
  • Completely anonymous
  • Attach and download files
  • Video & audio embedding
  • Image embedding
  • Send invitation to current room

Build setup

# Install dependencies
$ npm install

# Compiles and hot-reloads for development
$ npm run serve

# Compiles and minifies for production
$ npm run build

License

Code released under the MIT License.