Skip to content

almightynassar/almighty-rpg-manager

Repository files navigation

Almighty RPG Manager (almighty-rpg-manager)

This is the source code for the RPG Management App. You can use the app directly by visiting this url

This app is designed for a homebrew campaign based on the D&D5E ruleset, but can be edited via the files located in src/assets/data on GitHub.

For the latest release that you can use on your device, please check the releases page.

Getting Started

Install the dependencies:

npm install

Start the app in development mode:

quasar dev

To Lint the files:

npm run lint

To Build the app for production:

quasar build

This application uses Quasar. To customise the settings, zee Configuring quasar.conf.js.

Data Sources

Images