mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 09:58:26 +01:00
yus
This commit is contained in:
parent
ab85606680
commit
f0e6d7b7cf
1 changed files with 5 additions and 2 deletions
|
@ -6,8 +6,11 @@
|
|||
<h1> PokeTube Source Repo - GitHub </h1>
|
||||
|
||||
this is the source code of PokeTube! (whoa) the youtube front-end that doesnt tracks you ^^
|
||||
<br> <br> for matomos source code,see <a href="https://github.com/poketube-org/poketube/tree/main/t"> here. </a><br> <br>
|
||||
i personally dont care about typos that much, if you see one please make pr kek <br><br>
|
||||
|
||||
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>
|
||||
|
||||
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