Painless

Huh, all I had to do was change to the local IP address in the base example app.js. Super easy. Next I need to add some form of domain name lookup?

Nevermind. I changed the server name to the system name. We’re rolling.

Filesystem. I need (want) to access (read/write) a csv file. I’m saying CSV, but that’s mainly for testing. I’ll start easy. I’ll write some text to a file.

Right. Appending is working. Doing.