gatsby-tv / gatsby

The transparent, distributed video sharing platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby

Gatsby is a video sharing platform based on peer-to-peer file distribution provided by IPFS and WebRTC.

General documentation can be found here whereas documentation for components can be found in README files in the directories they are defined in.

Building

To build the repository, simply use yarn build while in the project's base directory. This should build each package in turn. To then launch the site, you can use yarn dev to initiate a development server that supports hot-reloading, or yarn start to run an optimized build.

About

The transparent, distributed video sharing platform.

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 78.2%Language:SCSS 15.8%Language:JavaScript 5.3%Language:CSS 0.2%Language:Dockerfile 0.2%Language:Makefile 0.1%Language:Shell 0.1%