https://github.com/dustessavdh/hergetto
A website to watch videos together
https://github.com/dustessavdh/hergetto
elixir elixir-lang elixir-phoenix phoenix phoenix-framework phoenix-liveview together video-player
Last synced: 28 days ago
JSON representation
A website to watch videos together
- Host: GitHub
- URL: https://github.com/dustessavdh/hergetto
- Owner: dustessavdh
- License: mit
- Created: 2021-02-15T10:44:04.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2024-04-07T23:50:27.000Z (about 1 year ago)
- Last Synced: 2025-04-02T18:50:25.671Z (about 2 months ago)
- Topics: elixir, elixir-lang, elixir-phoenix, phoenix, phoenix-framework, phoenix-liveview, together, video-player
- Language: Elixir
- Homepage: https://hergetto.live
- Size: 6.6 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Hergetto
![]()
## Hergetto stands for Together
This project was created during the lockdown.
Normally you could just go to a friends house and start watching videos together, but now you can't do that anymore.
So that's why hergetto was created!
Watch videos together from the comfort of your own room](https://github.com/dustessavdh/hergetto/actions/workflows/elixir.yml)
[](https://coveralls.io/github/dustessavdh/hergetto)
[](https://observatory.mozilla.org/analyze/hergetto.live)
[](https://status.hergetto.live/)
[](https://www.figma.com/file/2NjbwtE7o72YfgAG32m3DU/website?node-id=2%3A190)To start your Phoenix server:
- Install dependencies with `mix deps.get`
- Create and migrate your database with `mix ecto.setup`
- Install Node.js dependencies with `npm install` inside the `assets` directory
- Create a new file in the config folder called `config.secret.exs`, copy the contents of `config.secret.exs.example` into it, and fill in the information
- Start Phoenix endpoint with `mix phx.server`Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).