Discover great educational content on the LBRY protocol. – SvelteKit based frontend for LBRY, made for browsing a curated list of channels.
This repository has been archived on 2022-08-01. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
Go to file
EinoHR 37fd2fd5e8 Final commit. 2022-08-01 16:07:41 +03:00
.vscode Start using prettier code formatter. 2022-04-09 16:33:43 +03:00
src Settings page initial 2022-05-25 21:32:48 +03:00
static Update 'static/highlighted_claims.yml' 2022-05-09 20:52:35 +02:00
.env template Add template .env 2022-03-17 17:24:09 +02:00
.eslintrc.cjs First commit 2022-01-22 19:51:47 +02:00
.gitignore add git time manager to gitignore 2022-01-23 15:06:22 +02:00
.npmrc First commit 2022-01-22 19:51:47 +02:00
COPYING.md call the license file COPYING because 2022-01-30 19:32:19 +02:00
Dev.md Final commit. 2022-08-01 16:07:41 +03:00
README.md Final commit. 2022-08-01 16:07:41 +03:00
README.old.md Final commit. 2022-08-01 16:07:41 +03:00
Why-Codeberg.md Commit the unfinished doc cause it's still better 2022-03-13 21:13:39 +02:00
package-lock.json Use .env instead of custom config 2022-03-17 17:22:40 +02:00
package.json Use .env instead of custom config 2022-03-17 17:22:40 +02:00
svelte.config.js Change adapter 2022-02-18 18:51:50 +02:00
tsconfig.json First commit 2022-01-22 19:51:47 +02:00

README.md

Repository archived and retired, website will not be fixed for the time being

Today I noticed that the lbry.science website was down. I hadn't opened it in ages and had almost forgotten about it. This means the site could have been down for a long time, and nobody really cared.
The whole project was a learning experience for me, a fun one at that. I briefly tried to fix it, but the server was all over the place. Setting this up today, I would have done many things completely differently.
Later today, I spoke to jringo_, the person whose idea the whole project was, who was also the only funder for the project.
After brief correspondence, we decided to retire this codebase in favour of a possible future rewrite with entirely different goals. It would serve as a way to promote science, of course, along with serving as a base for a custom LBRY instance.
One possibility would be to base it off of https://codeberg.org/librarian/librarian, another fantastic community built LBRY instance project.

TLDR; This project is kind of a mess and as dev I like to rewrite shit.

~ Main dev of the project.