Skip to content

josh-perry/treeview-chat.web

Repository files navigation

Treeview Chat

Screenshot

What is this?

A quick experiment with a Vue frontend (this repository) and Express backend API that is an anonymous chat presented in a tree. Any comment node can be expanded by leaving an anonymous comment of your own with no registration.

Demo

The demo is hosted on Heroku here. Every day at midnight (UTC) the database is wiped. Nevermind, Heroku no longer provides a free tier.

Technologies

Web

  • Vue
  • Express as server
  • Axios
  • Heroku for hosting
  • No other CSS or JavaScript libraries

Backend API

  • Express
  • Postgres
  • Sequelize
  • Heroku for hosting:
    • API itself
    • Database (Postgres)
    • Scheduled task to clear messages table

About

An anonymous chat web application presented in a tree structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published