All Projects → soruly → trace.moe-www

soruly / trace.moe-www

Licence: MIT License
Anime Scene Search by Image

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to trace.moe-www

Trace.moe
Anime Scene Search by Image
Stars: ✭ 3,231 (+20093.75%)
Mutual labels:  anime, image-search, cbir
SmartImage
Reverse image search tool (SauceNao, ImgOps, trace.moe, and more)
Stars: ✭ 346 (+2062.5%)
Mutual labels:  anime, image-search
weapp-saucenao
微信小程序: 识图娘
Stars: ✭ 19 (+18.75%)
Mutual labels:  anime, image-search
anime2clothing
Pytorch official implementation of Anime to Real Clothing: Cosplay Costume Generation via Image-to-Image Translation.
Stars: ✭ 65 (+306.25%)
Mutual labels:  anime
kitsu-season-trends
🦊 Kitsu seasonal anime trends
Stars: ✭ 13 (-18.75%)
Mutual labels:  anime
thehylia
A script for The Hylia mass downloads. Get anime soundtracks quickly and easily! Also a Python interface.
Stars: ✭ 70 (+337.5%)
Mutual labels:  anime
WaifuBot
discord waifu / husbando gacha bot
Stars: ✭ 36 (+125%)
Mutual labels:  anime
Anime-Girls-Holding-Programming-Books
Anime Girls Holding Programming Books
Stars: ✭ 12,643 (+78918.75%)
Mutual labels:  anime
ANIME-API
Api for searching page link, download link, streaming link of an anime and a precise episode on many website simultaneously. Only one search and you got the results from all animes websites.
Stars: ✭ 37 (+131.25%)
Mutual labels:  anime
tanuki
🦊 Anime weekly schedule for Kitsu
Stars: ✭ 26 (+62.5%)
Mutual labels:  anime
anitrend-app
Track all your favorite Anime & Manga with AniTrend as it offers anime or manga lookup, tracking and reference powered by AniList
Stars: ✭ 138 (+762.5%)
Mutual labels:  anime
Anime-New-Tab
Collection of random anime theme wallpaper, bangumi list (bilibili) and other features of the Chrome new tab page plugin(动漫主题随机壁纸Chrome新标签页插件)
Stars: ✭ 18 (+12.5%)
Mutual labels:  anime
SRGAN-PyTorch
A PyTorch implementation of SRGAN specific for Anime Super Resolution based on "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network". And another PyTorch WGAN-gp implementation of SRGAN referring to "Improved Training of Wasserstein GANs".
Stars: ✭ 65 (+306.25%)
Mutual labels:  anime
OkanimeDownloader
Scrape your favorite Anime from Okanime.com without effort
Stars: ✭ 13 (-18.75%)
Mutual labels:  anime
Anime-Twist
Unofficial Anime Twist application.
Stars: ✭ 16 (+0%)
Mutual labels:  anime
arm
A JSON-based database to relational mapping Anime ID's between MyAnimeList, Annict, AniList and Syoboi Calendar
Stars: ✭ 25 (+56.25%)
Mutual labels:  anime
AmimeWatch
Telegram bot made in Python 3 using the @pyrogram framework.
Stars: ✭ 19 (+18.75%)
Mutual labels:  anime
Ritsu
A Discord Bot based on the AnimeMusicQuiz (AMQ) game, play using your MAL/Anilist animelist and with different game modes! ✨
Stars: ✭ 24 (+50%)
Mutual labels:  anime
madomagiOOP
👨‍💻♐ OOP learning with anime magical girl. (魔法少女で学ぶオブジェクト指向)🧙
Stars: ✭ 17 (+6.25%)
Mutual labels:  anime
moe.TV
watch bangumi on your tvOS
Stars: ✭ 25 (+56.25%)
Mutual labels:  anime

trace.moe-www

License GitHub Workflow Status Docker Docker Image Size Discord

Front-end website for trace.moe

Getting Started

docker run -it --rm -p 3000:3000 ghcr.io/soruly/trace.moe-www:latest

Development

git clone https://github.com/soruly/trace.moe-www.git
cd trace.moe-www
npm install
npm run dev

You can also use pm2 to run this in background in cluster mode.

Use below commands to start / restart / stop server.

npm run start
npm run stop
npm run reload
npm run restart
npm run delete

To change the number of nodejs instances, edit ecosystem.config.json

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].