Skip to content

randomtwitchchat/website

Repository files navigation

About RandomChat

RandomChat is an experience designed to allow you to chat with random Twitch streamers

GitHub release (latest SemVer) GitHub Contributors GitHub

🔑 Oauth Login Via Twitch

RandomChat takes security seriously.

🙌 User Friendly

RandomChat is designed with user experience in mind, easy to get started and operate.

🐋 Docker Support

RandomChat is built to smoothly work with docker and other container engines.


Installation

Commands needed for setup:

  • composer install - Installs dependencies
  • php artisan migrate - Migrate databases
  • npm run build - Compiles and hot-reloads for development