🌌 SkyAnime
The Future of Anime Streaming — Open Source & Ad-Free
Built with Next.js 14, integrated with AniList, and powered by Consumet API & Anify — SkyAnime delivers a seamless, beautiful, and blazing-fast anime experience.
🌍 Visit SkyAnime • 💬 Join Discord • 📸 Instagram⚙️ Built With Next.js 14 – blazing-fast SSR & App Router
NextUI – sleek, customizable components
MongoDB & Redis – data storage + caching
AniList & Anify – profile syncing & metadata
Consumet API – multi-provider anime support
✨ Core Features 🚫 100% Ad-Free
🔁 Auto Play Next Episode
🕒 Skip OP / ED Button
📱 PWA (Installable like an App)
💾 Watch History & Tracking (via AniList)
⚡ Instant Load Speeds (thanks to Redis caching)
🎯 Scene-based Search (Coming Soon!)
🧠 Smart Recommendations
🌐 Multi-Provider Compatibility
📍 Upcoming Roadmap ⬜ Download Episodes
⬜ Disqus-powered Comment System
⬜ AniList User Dashboard
⬜ Full Anime Stats & Progress
⬜ Watchlist Display
⬜ Scene Search by Dialogue / Moments
⬜ Manga Reader Support(soon)
⬜ More...
✅ Episode Tracker & Profile Pages
🛠️ Setup & Development 🔐 Environment Variables Create a .env file and include the following:
env Copy Edit
REDIS_URL="Your Redis URL"
GRAPHQL_ENDPOINT=https://graphql.anilist.co ANILIST_CLIENT_ID="Your AniList App ID" ANILIST_CLIENT_SECRET="Your AniList Secret"
NEXTAUTH_SECRET="Generate using: openssl rand -base64 32" NEXTAUTH_URL="http://localhost:3000 OR your deployed domain"
NEXT_PUBLIC_PROXY_URI="(Optional)"
CONSUMET_URI="Your own hosted Consumet API base URL"
MONGODB_URI="Your MongoDB URI"
NEXT_PUBLIC_DEV_URL="http://localhost:3000" NEXT_PUBLIC_PRODUCTION_URL="https://yourdomain.com" Also, in AniList Developer Console, add:
Copy Edit Redirect URI: https://yourdomain.com/api/auth/callback/AniListProvider
🤝 Contributing Contributions, ideas, or bug fixes are always welcome!
Fork the project
Create a new branch
Make your changes
Submit a pull request
Or just give us a ⭐ and share with friends — that helps too!
📬 Feature suggestions? DM us on Instagram @the._.voidborn
📬 Contact Instagram: @the._.voidborn
Discord Server: Join SkyAnime discord.gg/soupfr
Official Site: https://skyanime.com
📢 Disclaimer