Giter Site home page Giter Site logo

lazyanime's Introduction

LazyAnime

LazyAnime is an anime information display project that aims to bring together the rich and dynamic data of AniList 2.0 using GraphQL API. Its design inspiration is taken from popular streaming websites and it integrates the role-based permissions controlled by Discord roles. It leverages next-auth for robust, secure and straightforward authentication.

Table of Contents

Features

  • Full integration with AniList 2.0's GraphQL API for a robust set of anime data.
  • Inspired by popular streaming website design for an intuitive and familiar user interface.
  • Permissions are controlled by Discord roles for a manageable and secure user experience.
  • Authentication powered by next-auth, adding a layer of security and ease of use.

Installation

# Clone the repository
git clone https://github.com/username/lazyanime.git

# Move into the new directory
cd lazyanime

# Install dependencies
yarn install

Replace username with your GitHub username.

Usage

Replace the values in the .env.example file. NEXTAUTH_SECRET and NEXTAUTH_URL are required if you want to use bare-minimum auth. DISCORD_SERVER_ID and

DISCORD_ENTRY_ROLE are required if you want to use Discord role entry. Users must have the roleID in that server in order to log in.

Before running the application, make sure to set up the environment variables correctly for AniList 2.0 GraphQL API, Discord roles and next-auth. Check .env.example for the required environment variables.

# Run the application
yarn start

Planned Additions

  • Re-integration of consumet as a source for HTTP streaming anime.

  • Addition of Keyboard bindings - specifically "ctrl + k" and "/" to activate search. This is in line with our continuous effort to improve user interaction and provide more fluid navigation.

lazyanime's People

Contributors

plasmadice avatar

Watchers

 avatar

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.