mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 09:34:41 -05:00
Update README.md
This commit is contained in:
parent
63dab6176e
commit
76c050b1f5
1 changed files with 1 additions and 3 deletions
|
@ -7,8 +7,6 @@
|
||||||
|
|
||||||
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 ^^
|
||||||
|
|
||||||
this is the source code of the front-end of poketube, for backend see https://github.com/poketube-org/poketube-backend
|
|
||||||
|
|
||||||
for matomos source code,see <a href="https://github.com/poketube-org/poketube/tree/main/t"> here. </a>
|
for matomos source code,see <a href="https://github.com/poketube-org/poketube/tree/main/t"> here. </a>
|
||||||
|
|
||||||
to self host you'll need [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. when you do,simpliy download the repo and run "node server.js" or npm start in the terminal. btw you probably need alot of ram to host this :P ( i recommend like 8 gigs free )
|
to self host you'll need [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. when you do,simpliy download the repo and run "node server.js" or npm start in the terminal. btw you probably need alot of ram to host this :P ( i recommend like 8 gigs free )
|
||||||
|
|
Loading…
Reference in a new issue