Go to file
Perflyst 3c56df2d38
Fix nginx root location
Only index.html is accessed, no real subfolders
2021-01-22 13:27:32 +01:00
build Add favicon 2021-01-08 22:38:10 +13:00
nginx Add sample nginx configuration 2020-08-02 22:38:03 +12:00
src add source code link / invidious project link 2020-11-12 17:38:31 +13:00
.build.yml Update secret 2021-01-15 21:39:11 +13:00
.gitignore Add first working version 2020-08-02 18:18:40 +12:00
.npmrc Add first working version 2020-08-02 18:18:40 +12:00
Dockerfile Fix nginx root location 2021-01-22 13:27:32 +01:00
LICENSE Add AGPL 3 license 2020-08-02 16:16:34 +12:00
README.md add build instructions 2020-11-12 17:37:08 +13:00
jsconfig.json Add first working version 2020-08-02 18:18:40 +12:00
package-lock.json Use Babel and add JS licenses page 2020-08-07 20:16:29 +12:00
package.json Use Babel and add JS licenses page 2020-08-07 20:16:29 +12:00

README.md

invidious-redirect

Backstory: https://github.com/iv-org/invidious/issues/1321

Live: https://invidio.us/

Build Instructions

npm install -D
npm run build

If you have questions, comments, or changes, either reply to the GitHub issue above, or email them to ~cadence/public-inbox@lists.sr.ht. If you'd like to contact me privately, see https://cadence.moe/about/contact.

License: AGPL 3