0.0.1 • Published 5 years ago

instar-chat v0.0.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
-
Last release
5 years ago

A simple chat app

Aims:

  • IRC-like user experience
  • chat history

Run

  • prepare

    • npm install; npm run build
  • backend

    • code at /src
    • npm run server
  • frontend

    • code at /web
    • npm run web

Contributing

License