A hosted notepad for refereeing (or Dungeon Mastering, or whatever you call it) tabletop role playing games.
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
2.5.5>= 0.0.12.3.121.1.154
commits
14
commits
Moved app.js to web.js. Appears to be the standard for heroku.
74538c3View on GitHubChanged code so that a user can be detected as logged in, even on pages where it isn't necessary to be logged in.
d3a73ceView on GitHubAdded logout button. Added javascript to overwrite logout link with delete form. Changed helpers to set the currentUser for a view if it is set within the req.
204fa8bView on GitHub