Skip to content

Repository files navigation

Mangasee-GraphQL-Search

TypeScript version Node.js version MIT Build Status - GitHub Actions

Getting Started

This project is intended to be used with the latest Active LTS release of Node.js. Once you build and start it it will poll the manga4life server (identical to the mangasee server but with relaxed bot detection) once a minute and send out a subscription graphql feed to any clients. Minimising the required amount of polling.

Clone repository

To clone the repository, use the following commands:

git clone https://github.com/UserJHansen/Mangasee-GraphQL-Search
cd Mangasee-GraphQL-Search
npm install

Download latest release

Download and unzip the current main branch or one of the tags:

wget https://github.com/UserJHansen/Mangasee-GraphQL-Search/archive/main.zip -O Mangasee-GraphQL-Search.zip
unzip Mangasee-GraphQL-Search.zip && rm Mangasee-GraphQL-Search.zip

Available Scripts

  • clean - remove coverage data, Jest cache and transpiled files,
  • prebuild - lint source files and tests before building,
  • build - transpile TypeScript to ES6,
  • build:watch - interactive watch mode to automatically transpile source files,
  • lint - lint source files and tests

Additional Informations

License

Licensed under the MIT License. See the LICENSE file for details.

About

Search MangaSee Using an easy GraphQL Server

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages