From 3f4d347c36101928bbcdb459b3460c56d0972a23 Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 5 Aug 2022 16:43:40 +0300 Subject: [PATCH] yus --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5030dad6..34b387e1 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,11 @@

PokeTube Source Repo - GitHub

this is the source code of PokeTube! (whoa) the youtube front-end that doesnt tracks you ^^ -

for matomos source code,see here.

- i personally dont care about typos that much, if you see one please make pr kek

+ + 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 here. + 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 )