__ __ ____ ____ ______ _ __ __ __ ____
/ // / / __ \ / __//_ __/ / |/ / ___ __ __ / /_ __ / / / __/
/ _ / / /_/ / _\ \ / / / / / -_) \ \ // __// // / _\ \
/_//_/ \____/ /___/ /_/ /_/|_/ \__/ /_\_\ \__/ \___/ /___/
Before using this app, you should run Remote app. See https://github.com/Hydrock/wmf-remote
Next JS creating command (only if host doesn't exists):
ch host
npx create-next-app@latest host --typescript --appRun host:
cd host
npm run dev