Skip to content

mikndotdev/DoujinGameManager

Repository files navigation

Doujin Game Manager

imple app to manage and play web-based RPG Maker (or any web-based) games within your browser

  • Simple game picker frontend
  • Easy game management; just add the files and edit games.json
  • Simple to host (Docker compose with no external dependencies)
  • Fully static deployment (if you don't need the Cloud save API)
  • Easy file-based export/import of local storage (game saves)
  • Optional selfhostable Cloud Save API included for easy transfer of progress between devices

Stack

Frontend

  • React
  • Vite
  • React Router 7 (Declarative mode)
  • daisyUI

Backend

  • Elysia
  • Bun
  • Redis

Setup guide: https://docs.mikn.dev/solutions/selfhost-guides/doujin-game-manager

About

Easily manage and play web-based RPG Maker games from your browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors