GithubHelp home page GithubHelp logo

lauritzsh / sala Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.1 MB

A web app to watch videos with others

Elixir 48.72% HTML 2.18% JavaScript 13.04% TypeScript 36.06%
elixir beam youtube chat react typescript

sala's Introduction

Sala

Sala (2018) is an online application that provides you with a private room for watching videos with your friends, colleagues, or anyone else. Share the link and every action is synchronized automatically with everyone.

No need to tell anyone to pause the video -- just pause!

How to run

You will need to have Elixir and Node installed. One option is using asdf.

You will first run the server:

  • cd server
  • mix deps.get
  • iex -S mix phx.server

In another terminal, you will start the client:

  • cd client
  • yarn
  • yarn start

For further instructions, please see the README in both directories.

Motivation

The purpose of Sala was threefold:

  • To learn about React functional components, which at the time back in 2018, was still only available in an alpha release of React.
  • To learn about Elixir's (BEAM's) "let it crash" philosophy.
  • To get a better understanding of hosting a project and the CI/CD process.

It ended up being a valuable learning experience, especially learning how Elixir works with its supervisor trees, leaving a good impression. I ended up using the project at a job interview to express my thought process and skills, where I got an offer and accepted it.

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.