League Chat http://league.chat
(repo for the backend is located at server-lol-chat)
$ git clone https://github.com/trickpattyFH20/league-chat.git
$ cd league-chat
$ npm i
$ npm i -g forever
$ ./start
(starts local server, navigate to http://127.0.0.1:8080 in your browser)
$ ./stop
(stops local server)
$ forever start -a bin/www
(starts local server, navigate to http://127.0.0.1:8080 in your browser)
$ forever stop bin/www
(stops local server)
If you don't have a LoL account, you can create one here: https://leagueoflegends.com Download the game and play a couple. Send me a friend request and I'll join you! (summoner name: trickpatty)