Installation
Installing NodeJS
Just install NodeJS from https://nodejs.org/
Installing Node modules
You can install Node modules with npm, we need some modules for assicAuth:
Module installation can be take some minutes.
After installation, you can use this command to start server:
Now your server must be started, if you need any help please contact server coder.
Last updated