Coder Social home page Coder Social logo

agn907 / yomu Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 3.56 MB

Self-hosted novel reader using third-party sources

Home Page: https://ideal-gratitude-production.up.railway.app/

License: GNU Affero General Public License v3.0

JavaScript 0.49% Dockerfile 0.69% TypeScript 98.10% CSS 0.72%
books nextjs novel-reader webnovel

yomu's Introduction

Yomu

Novel reader for all of your different sources


Yomu is under active development, so you can expect some missing features and breaking changes in the future. If you find any issues please open an issue and I'll try to fix it as soon as possible.

Overview

Yomu is an open-source and self-hosted web and mobile(soon) novel reader where you can read novels from third-party sources.

This repository contains all the code required to build & use the self-hosted web and mobile clients,

Structure

  • Next.js: the web client is built using Next.js with all code in Typescript
  • React Native/Expo: the mobile client is built using React Native and Expo
  • PNPM-workspace/Nx: the monorepo is managed using PNPM workspaces and Nx
Name Path Description
@yomu/web apps/web Next.js web client
@yomu/core packages/core Shared core library
@yomu/sources packages/sources Implementation of third-party sources
@yomu/ui packages/ui UI components for web with Shadcn
@yomu/mobile apps/mobile React Native/Expo mobile client (soon)

CONTRIBUTING

I'm not really looking for contributions at the moment, but if you have any suggestions please submit a pull request or open an issue and I'll try to fix it as soon as possible.

yomu's People

Contributors

agn907 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

yomu's Issues

Wrap novels fetch with a suspense boundary

When navigating from the explore page to one of the available sources there's a noticeable delay before the navigating because of the fetch that happening, wrap the page with a Suspense boundary or move the fetching to a component and wrap it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.