kipraske / web-brogue

Play brogue in a web browser
GNU General Public License v2.0
20 stars 17 forks source link

Configure forever module #16

Closed kipraske closed 9 years ago

kipraske commented 9 years ago

We will want the server to reset if there are problems. Or perhaps that would be annoying. In any case, we wan to run this using forever.

kipraske commented 9 years ago

Oh, this is not something that is attached to the program. I suppose then that I do not need to do this. Ideally we wouldn't need it at all since it would be terribly disruptive if an exception is thrown. Let's try without forever.