/kurlyk-chat

Primary LanguageTypeScript

Курлык! Kurlyk! chat

GitHub issues Language grade: JavaScript

Logo

Experimental chat[lab], for interesting features :)
Курлык! Kurlyk!

How to run

  • yarn - install dependencies

Production

  • yarn build - build all project
  • yarn run server:start - start project backend and frontend
  • go to localhost:9000

Development

  • yarn server:build - build server
  • yarn run dev - start frontend
  • go to localhost:1234