No description
Find a file
2021-09-13 11:42:17 +02:00
server Disable completions 2021-09-13 11:42:17 +02:00
webapp Remove the need to rename index files as we're intercepting missing files and not serving fixed filenames 2021-09-13 11:26:12 +02:00
.gitignore Add context to pass the user token through components 2021-09-13 11:21:26 +02:00
Makefile Stuff 2021-09-12 21:57:59 +02:00
modd.conf Add CLI structure 2021-09-13 11:38:50 +02:00
README.md Update README 2021-09-13 10:09:58 +02:00

Craban

Craban is a webapp to manage RolePlaying Games assets like images, music and maps, easily share them with playesr and use them in games, and have conversations with the players though an integrated chat.

Config

Default configuration can be found in the craban.yml file at the root of the repository.

Roadmap

  • Add simple logger everywhere
  • Make server start, teardown and block
  • Bootstrap webapp
  • Embed webapp in server
  • Split server and webapp in different folders
  • Add modd for easy development forkflow
  • Add webapp make targets
  • Add bundle and install make targets
  • Create basic webapp structure and development workflow
  • Think of a better name
  • Add email config and communications
  • Add webpush notifications
  • Decide on a visual framework to work with (maybe react-material?)
  • Add webapp linter
  • Add token and login endpoint and token reading wrapper
  • Add games management endpoints and webapp screens