Added future ideas.

2025-05-26 11:07:50 -04:00
commit 0478bf7c4d

10
Home.md Normal file

@@ -0,0 +1,10 @@
# Future Release Ideas
## Creating a combat log in markdown
So I can store them in my session notes.
## Additional interface themes.
Ideally I only need three, Plain, Fantasy and Sci-fi. (I don't really care for the way it looks right now.)
## User authentication / hosting / deployment.
Right now, the app needs to run locally (not ideal), or deployed via docker. Which is up to the user (DM). It would be nice to offer a 1-click deploy in a chosen environment (Netlify / Digital Ocean Droplet / ?)