Coder Social home page Coder Social logo

nuernbergera / larastreamers Goto Github PK

View Code? Open in Web Editor NEW

This project forked from christophrumpel/larastreamers

0.0 1.0 0.0 5.07 MB

There is no better way to learn than by watching other developers code live. Find out who is streaming next in the Laravel world.

Home Page: https://larastreamers.com

Shell 0.21% PHP 76.39% Blade 23.39%

larastreamers's Introduction

larastreamers_social_small

Larastreamers

This is the repository of https://larastreamers.com.

It shows you who is live coding next in the Laravel world.

Installation Steps

prerequisite: PHP > 8.0

  • clone repository
  • composer install

Local installation

  • Create DB larastreamers
  • composer install
  • composer setup (copies env file, generates key, and migrates DB)

Laravel Sail

  • copy .env.example to .env
  • run ./vendor/bin/sail up -d
  • run ./vendor/bin/sail composer setup (generates key, and migrates DB)

Setup

In order to import videos from YouTube you need:

  • Fill YOUTUBE_API_KEY in your .env file
  • Visit / and login with a user from UserTableSeeder or create your own one
  • Import a stream by providing the video id
  • The video needs to be a scheduled live stream in the future

Roadmap

  • Backup DB (Laravel Backup)
  • RSS Feed
  • Better timezone support (using timezone through browser
  • Automatically check for updates on stored streams
  • Automatically fix styles on PRs (after PR is merged)
  • Add Twitter channel import to load its upcoming live streams
  • Show when a stream is currently live
  • Store the description of a stream too, so we can use it for the calendar
  • Calendar link for every event
  • Twitter integration (tweet when stream is live)
  • Mocking Twitter so we can get off the production check
  • Archive with old streams
  • Streams of stored channels will be imported automaticall (every hour)
  • Pagination for archive page
  • Approval flow (planned by Freek)
  • Add Twitter tag to Twitter posts about streams that go live (only for stored channels)
  • Add search to archive (when archive ready)

Contribute

We welcome everyone to contribute to this project. Just make sure to suggest bigger features first in the issues, before you spend a lot of time. Please also make sure to write tests for what you implement. I only merge PRs with tests :-)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.