All, is there any way to startup a nodejs instance of tiddlywiki where it serves tiddlers from a file, rather than a folder?
Alternatively, is there any way to explode a file into a wikifolder?
I'm working on a project I call TiddlyServer, which is essentially using nodejs to run a local webserver (as a desktop app) and serve multiple tiddlywikis at different prefixes. I've got it working for TiddlyFolders, but I can't find a way to serve tiddlers from html files.