mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-26 16:58:14 +01:00
no more skill issue
This commit is contained in:
parent
58ac585d60
commit
5b80ef4847
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
@ -1,4 +1,5 @@
|
||||||
|
|
||||||
|
|
||||||
<a href="https://poketube.fun/watch?v=dQw4w9WgXcQ">
|
<a href="https://poketube.fun/watch?v=dQw4w9WgXcQ">
|
||||||
<img src="https://user-images.githubusercontent.com/65588168/178095991-a9c4b907-831a-456c-a648-bf3d92073104.png" > </a>
|
<img src="https://user-images.githubusercontent.com/65588168/178095991-a9c4b907-831a-456c-a648-bf3d92073104.png" > </a>
|
||||||
|
|
||||||
|
@ -10,19 +11,19 @@
|
||||||
- [About](#about)
|
- [About](#about)
|
||||||
- [Usage](#usage)
|
- [Usage](#usage)
|
||||||
- [Why Poketube](#why-poketube)
|
- [Why Poketube](#why-poketube)
|
||||||
- [Legal](#legal)
|
- [Legal Stuff](#legal-stuff)
|
||||||
|
|
||||||
|
|
||||||
## About
|
## About
|
||||||
- This is the source code of PokeTube! (whoa) the youtube front-end that doesnt tracks you
|
- This is the source code of PokeTube! (whoa) the youtube front-end that doesnt tracks you
|
||||||
- For matomos source code,see [here](https://github.com/poketube-org/poketube/tree/main/t)
|
- For matomos source code,see [here](https://github.com/poketube-org/poketube/tree/main/t)
|
||||||
- Distrotube review [here](https://poketube.fun/watch?v=dQw4w9WgXcQ) :)
|
- Distrotube review [here](https://poketube.fun/watch?v=dQw4w9WgXcQ)
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
- To self host you'll need [Node.js](https://nodejs.org/en/download/)
|
- To self host you'll need [Node.js](https://nodejs.org/en/download/)
|
||||||
- which comes with [npm](http://npmjs.com) installed on your computer
|
- which comes with [npm](http://npmjs.com) installed on your computer
|
||||||
- for Arch nyArch Linuwu [AUR package](https://aur.archlinux.org/packages/nodejs-git)
|
- for nyArch Linuwu [AUR package](https://aur.archlinux.org/packages/nodejs-git)
|
||||||
- First clone poketube
|
- First clone poketube
|
||||||
```
|
```
|
||||||
git clone https://github.com/poketube-org/poketube
|
git clone https://github.com/poketube-org/poketube
|
||||||
|
@ -47,7 +48,7 @@ node server.js
|
||||||
- Uses LightTube api
|
- Uses LightTube api
|
||||||
- <a href="https://github.com/iamashley0/poketube/tree/main/sdk">Custom sdk!</a>
|
- <a href="https://github.com/iamashley0/poketube/tree/main/sdk">Custom sdk!</a>
|
||||||
|
|
||||||
## Legal
|
## Legal Stuff
|
||||||
|
|
||||||
[Privacy Policy](https://poketube.fun/privacy)
|
[Privacy Policy](https://poketube.fun/privacy) <br>
|
||||||
- TL;DR:we dont collect or share your personal info lol
|
TL;DR:we dont collect or share your personal info lol
|
||||||
|
|
Loading…
Reference in a new issue