Open Johnnybegood90 opened 1 year ago
socket.io
and express
via npmconfig.js.example
to config.js
and optionally change the portnode main.js
, you can now access the site via localhost:3212
(or whatever port you choose)That should be it. I get flooded with rate limited messages, no clue if that's intended since it stays at "Server reloading..." Maybe I just haven't kept it running for long enough. Perhaps @Tanza3D knows what's going on.
I get flooded with rate limited messages, no clue if that's intended since it stays at "Server reloading..." Maybe I just haven't kept it running for long enough. Perhaps @Tanza3D knows what's going on.
Thanks for the help, I'm not really used to NodeJS. I have exactly the same issue as you, with two servers. Maybe there is a parameter we can put in config.json to add an API key?
- Navigate into the folder and install
socket.io
andexpress
via npm
Wouldn't be easier to simply install dependencies throught package.json
?
Yes, but it is really unstable, so I want my own version...