Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m1guelpf/lumiere
Web3 video platform, powered by the Lens Protocol.
https://github.com/m1guelpf/lumiere
Last synced: about 2 months ago
JSON representation
Web3 video platform, powered by the Lens Protocol.
- Host: GitHub
- URL: https://github.com/m1guelpf/lumiere
- Owner: m1guelpf
- License: mit
- Created: 2022-06-05T06:11:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-03T03:30:23.000Z (about 2 years ago)
- Last Synced: 2024-10-25T05:57:43.135Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://lumiere.withlens.app
- Size: 3.8 MB
- Stars: 31
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-lens-protocol - Lumiere - Web3 video platform. (Projects / Open Source)
README
# Lumiere: Own Your Content
> Web3 video platform, built on the [Lens Protocol](https://lens.dev)
Lumiere provides a YouTube-inspired interface on top of IPFS & the Lens Protocol, in order to provide a social video experience similar to what web2 users may be familiar with.
## Getting Started
First, install dependencies with `yarn install`. Then, initialize the env file with `cp .env.example .env`, and add your Infura project id, IPFS details and app url. Finally, run the development server with `yarn dev`.
Open [http://localhost:4783](http://localhost:4783) with your browser to see the result.
## License
This app is open-source and licensed under the MIT license. For more details, check the [License file](LICENSE).