Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e111077/lit-labs-task-talk
https://github.com/e111077/lit-labs-task-talk
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/e111077/lit-labs-task-talk
- Owner: e111077
- Created: 2022-09-14T05:18:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T23:19:37.000Z (almost 2 years ago)
- Last Synced: 2024-10-23T15:29:50.949Z (2 months ago)
- Language: TypeScript
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lit Labs Task Talk
This is the code used in the [Lit Labs Lowdown: Task talk](https://www.youtube.com/watch?v=niWKuGhyE0M).
There are 3 projects in this repository:
1. Taskkit Reddit feed _without_ Task
2. Taskkit Reddit feed _with_ Task
3. You-view the YouTube video page that uses task to fetch your camera feed## Development
You can see the demo in your browser on [Stackblitz](https://githubblitz.com/e111077/lit-labs-task-talk).
For local development:
1. Clone the repo from github
2. `cd` into the repo
3. Install and run:
``` sh
npm i && npm start
```
4. Point your browser to the printed URL