Elyzen
An anime streaming website created with Nextjs 14 App Router, Tailwind CSS and Shadcn with Anify, Consumet and Anilist API
Install / Use
/learn @sulvii/ElyzenREADME
What is Elyzen?
Welcome to Elyzen your best anime site ever! Explore elyzen.sohom829.xyz and dive into the world of anime. Enjoy your favorite anime with English subs or dubs, and here's the kicker - you can download individual episodes hassle-free, no sign-up required!
Installation and Local Development 💻
1. Clone this repository using
git clone https://github.com/codeblitz97/elyzen.git
cd elyzen
2. Installation
Basic Pre-Requisites
[!TIP] This platform is built on Node.js and utilizes Bun to ensure the quickest response times achievable. While
npmcan also be used, the commands for npm would mirror those of Bun, simply substituting the specific commands accordingly.
Bun is now available on Windows, Linux, and macOS. Below are the installation commands for each operating system.
Install Bun
- Linux & macOS
curl -fsSL https://bun.sh/install | bash
- Windows
powershell -c "irm bun.sh/install.ps1 | iex"
Verify installations
- Check that both Node.js and Bun are correctly installed by running.
node -v
bun -v
Install Dependencies
- You can use Bun to install dependencies quickly. If you prefer,
npmcan also be used with equivalent commands.
bun install
Copy .env.example into .env.local in the root folder
.env.local&.envare both viable options, you can also set.env.test.local,.env.development.localor.env.production.local
cp .env.example .env.local
3. Run on development &/or production (npm also works)
- Run on development mode
bun run dev
- Run on production mode
bun start
Found a Bug? 🐞
Uh-oh, looks like you stumbled upon a bug? No worries, we're here to squash it! Just head over to our issues section on GitHub and let us know what's up.
Contributors 🤲
<img width="100" src="https://contrib.rocks/image?repo=codeblitz97/elyzen" />Want to Help Out?
Feel free to contribute to this project! Whether you're an experienced developer or have been in the field for a while, your help is valuable.
Related Skills
gh-issues
339.5kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
oracle
339.5kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
tmux
339.5kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
