Go binary/server for helping run/build sessions for the Maze Rats TTRPG
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

483 B

Things I'd like to do/fix:

  • go get -u github.com/swaggo/swag/cmd/swag in Docker
  • Search for "existing" in returned table text and replace with generated things
    • NOTE: Faction may be easiest
  • Replace 1d6 rolls with helper
  • Get rid of helpers.go
  • Cross-platform shell in Makefile
  • Figure out how to distribute web/ in binaryfile
  • Add PORT env var/flag (super easy)
  • Generate truly unique list of items (handle impossible requests, expensive computation)