Hi, I am trying to run tiddlywiky server in nodemon. Nodemon is a great way to recover a failed node server using autorestart. I have been able to run my own server in nodemon but need some help with running tiddlywiky in that environment.
As it stands, tiddlywiki is run out of a bash shell on linux. This is a very good method however it is oriented towards a bash environment. Nodemon is a wrapper for nodejs and I haven't been able to figure it out as I am still an experienced newbe with node. Has anyone done this? The part that escapes me is passing the parameters into nodemon and establishing the correct environment variables needed by the tiddlywiki server. This may not be a possible way of running the tiddlywiky server but I thought I should ask if anyone had an experience with this approach. Ron See nodemon site for reference: https://github.com/remy/nodemon -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/90cd9b1f-5b5f-48f0-91f4-9b2e5885186f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

