Giter Club home page Giter Club logo

cloudflare-lit-protocol-video-library's Introduction

Project name

  • Video Library

Person of contact

  • Discord ID: synycboom#0624
  • UnstoppableDomain registered account email address: [email protected]

Cloudflare + Lit Protocol + Login with Unstoppable integration

This is a demo website for Cloudflare + Lit Protocol + Login with Unstoppable integration. This is a simple video library website where everyone can upload videos. In order to watch the videos, users need to request presigned urls from the API, but not all users can request them.
The presigned urls are limited to those who have authorization (using Lit Protocol dynamic content).

The API part of this project is https://github.com/synycboom/cloudflare-lit-video-api

DEMO

Cloudflare + Lit Protocol Video Demo

Unstoppabledomains Login Video Demo

To run this project

  1. Create .env.development file (see .env.example)
  2. Set unstoppabledomains credentials in .env.development
  3. Make sure that you have run the API (https://github.com/synycboom/cloudflare-lit-video-api)
npm ci
npm run start

To deploy this project

This project has to be deployed to Cloudflare using wrangler. Make sure that wrangler cli has been installed.

  1. Create .env.production file (see .env.example)
  2. Set unstoppabledomains credentials in .env.development
npm i @cloudflare/wrangler -g
npm run build
wrangler publish

cloudflare-lit-protocol-video-library's People

Contributors

synycboom avatar

Watchers

 avatar  avatar

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.