Skip to content
/ AnimeEZ Public template
forked from dhvitOP/AnimeEZ

AnimeEZ - An Anime Streaming website without any ads for free (Demo - https://animeez.live) BTW ITS MADE IN HTML

Notifications You must be signed in to change notification settings

YudaXwer/AnimeEZ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANIMEEZ NEW UI V2 IS HERE

AnimeEZ - An Anime Streaming website (Demo - https://animeez.live) BTW ITS MADE IN HTML
Template Used -- https://github.com/codewithsadee/filmlane
API PROJECT URL -- Click Here

Features?

--> Its lightweight (after the anime details are set in db XD)
--> Uses api project to lower the weight on machine
--> Easy to use
--> Mobile view supported
--> Better than previous one i guess so

Example and Demo

--> Demo website - https://animeez.live
--> Demo Video -

rec-tab.1.webm

Setup

API PROJECT SHOULD BE HOSTED IN DIFFERENT CMD OR ENVIRONMENT
API PROJECT URL -- Click Here

  1. Download the zip and extract it in any path you want.
  2. Open a command prompt and go to the path in which you extracted the zip.
  3. Enter npm install in the command prompt to install the required modules.
  4. Make sure your api project is running properly.
  5. Make sure your config.js is properly configured. Check if the api_url matches your api project url.
  6. Enter npm start in the command prompt and your website is ready to run.

Notice

We are not officially on any social media other than github

This Time api project is in different repo

Modules Used

--> Express for Website Framework.
--> Axios for Gogoanime requests.
--> Ejs/Html for frontend.

--> Quick.db for saving animes (Homepage)

Requirements

--> You can use any node version which is above 11.9.
--> A good machine to run the code.

Running

Just click run if its repl otherwise type node index.js in console.

ITS NOT MADE FOR PRODUCTION USE AND DON'T TRY TO COPY THE FULL WEBSITE ATLEAST EDIT SOMETHING

Quick.db Being Used

--> Quick.db is used as saving information and again saving the information after sometime to update it. Like Homepage which updates information every 7 Minutes (In Starting the code After 7 minutes the homepage's data will be okay).

About

AnimeEZ - An Anime Streaming website without any ads for free (Demo - https://animeez.live) BTW ITS MADE IN HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 49.4%
  • EJS 33.4%
  • JavaScript 17.2%