Start using typed-urls
Overhaul character creation, prepare use of avatars
Hardcode the private key of sessions in debug mode
grimoar is a collaborative web platform for storytellers. It is currently a work in progress, and no promises have been made about whether or not it will be usable at some point.
To start hacking, one just need to create a Postgresql database and user.
createuser grimoar
createdb grimoar -O grimoar
This software is released under the terms of the AGPLv3.