Commit Graph
5 Commits
Author SHA1 Message Date
Melroy van den BergandGitHub 7b167b2077 Add missing menuFile hjson spec
Add missing config hjson file item
2017-10-29 20:39:12 +01:00
Melroy van den BergandGitHub 051ef27428 Update package.json 2017-10-27 21:43:10 +02:00
Melroy van den BergandGitHub 0f9e9c75ed Just add a link to the webchat
For people who don't have a IRC client installed.
2017-10-27 17:59:45 +02:00
Melroy van den BergandGitHub 4092ecd2b2 Show it's possible to change the telnet default port
In my case the default port (8888) was already in use. However, it was very hard to know (more guessing) the port change in possible via telnet: { port: xxxx }.
2017-10-27 17:12:45 +02:00
Melroy van den BergandGitHub efd1ea28df Support npm start
Fill-in the missing pieces in the package.json file. From now on `npm start` just works like all other nodejs apps.
2017-10-27 16:54:02 +02:00