My personal site
Go to file
Trevor Vallender 2a44d71478 Add home page 2023-08-20 12:49:21 +01:00
app Add home page 2023-08-20 12:49:21 +01:00
bin Install importmap-rails 2023-08-15 14:52:22 +01:00
config Add home page 2023-08-20 12:49:21 +01:00
db Email confirmation workflow 2023-08-19 16:18:37 +01:00
lib Initial commit 2023-08-08 17:48:09 +01:00
log Initial commit 2023-08-08 17:48:09 +01:00
public Initial commit 2023-08-08 17:48:09 +01:00
storage Initial commit 2023-08-08 17:48:09 +01:00
test Lock down pages 2023-08-20 12:39:22 +01:00
tmp Initial commit 2023-08-08 17:48:09 +01:00
vendor Install importmap-rails 2023-08-15 14:52:22 +01:00
.envrc Initial commit 2023-08-08 17:48:09 +01:00
.gitattributes Initial commit 2023-08-08 17:48:09 +01:00
.gitignore Initial commit 2023-08-08 17:48:09 +01:00
.rubocop.yml Initial commit 2023-08-08 17:48:09 +01:00
.ruby-version Initial commit 2023-08-08 17:48:09 +01:00
Gemfile Initial commit 2023-08-08 17:48:09 +01:00
Gemfile.lock Initial commit 2023-08-08 17:48:09 +01:00
README.md Added README 2023-08-19 16:46:43 +01:00
Rakefile Initial commit 2023-08-08 17:48:09 +01:00
config.ru Initial commit 2023-08-08 17:48:09 +01:00
devenv.lock devenv update 2023-08-18 17:20:40 +01:00
devenv.nix Email confirmation workflow 2023-08-19 16:18:37 +01:00
devenv.yaml Initial commit 2023-08-08 17:48:09 +01:00

README.md

Summon Player

Summon player is a lightweight digital helper for tabletop games. It is designed for use in a few situations:

  • To use for theatre of the mind games alongside a video call platform
  • To use alongside a platform such as Owlbear Rodeo
  • For Play-by-Post games
  • To manage in-person games

Development environment

Uses devenv. If you wish to run outside of this you should still be able to use devenv.nix as documentation of what is required.

Deployment

The plan is to use MRSK for deployment.