Giter VIP home page Giter VIP logo

anime-next's Introduction

anime-next

Description

This repository contains the source code for Anime-next.

Installation

Clone the Repository

Clone this repository using Git:

git clone https://github.com/Zeeshan1101/anime-next.git
cd anime-next

Environment Variables

Before running the project, make sure to set up your environment variables. Create an .env file in the root directory of the project and add the following variables:

ANILIST_DOMAIN=your_anilist_domain
CLIENT_ID=your_client_id
CLIENT_SECRET=your_client_secret
REDIRECT_URI=your_redirect_uri
ANILIST_GRAPHQL=your_anilist_graphql

Replace your_anilist_domain, your_client_id, your_client_secret, your_redirect_uri, and your_anilist_graphql with the respective values provided by AniList or the necessary sources.

Install Dependencies

Install the dependencies using package manager:

NPM

npm install

Yarn

yarn install

PNPM

pnpm install

Generate the Types

Generate the types using the following command:

NPM

npm run generate

Yarn

yarn run generate

PNPM

pnpm run generate

Run the Project

Run the project using the following command:

NPM

npm run dev

Yarn

yarn run dev

PNPM

pnpm run dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

anime-next's People

Contributors

zeeshan1101 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.