yomichan-web-service
install
# ArchWSL
sudo pacman -S memcached
yay -S mongodb42-bin
nvm install hydrogen
git clone --depth=1 https://github.com/tetraset/yomichan-web-service
cd yomichan-web-service
npm install
node yomichan.js
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
# ArchWSL
sudo pacman -S memcached
yay -S mongodb42-bin
nvm install hydrogen
git clone --depth=1 https://github.com/tetraset/yomichan-web-service
cd yomichan-web-service
npm install
node yomichan.js