How SelfHost iHorizon ?
How to self-host iHorizon ?
There are only a few software needed:
How to configure the bot ?
Open
config.example.ts
in a text editor (e.g., Notepad, VSCode), enter your
information, and rename it to config.ts
.
After your configuration in the config.ts
:
Linux & Mac OS
-
node -v && npm -v
If it shows an error, please install npm and Node.js.
-
yarn
-
npm build && npm start