GithubHelp home page GithubHelp logo

oier / advanced-kdm-manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thelaborinvain/advanced-kdm-manager

0.0 1.0 0.0 396 KB

The next generation of

Home Page: https://kdm-manager.com

License: GNU General Public License v3.0

Python 27.39% Shell 4.19% CSS 21.75% JavaScript 12.04% HTML 34.63%

advanced-kdm-manager's Introduction

Introduction

https://a.kdm-manager.com, also known as Advanced KDM-Manager, is an Interactive campaign manager for Monster by Kingdom Death. It replaces Timothy O'Connell's KDM Manager.

Neither the https://a.kdm-manager.com service nor any of the software utilized by that service (including the API at https://api.kdm-manager.com are developed, authorized in any other way supported by or affiliated with Kingdom Death or Adam Poots Games, LLC.

Both the Manager and the API are totally independent, fan-maintained projects.

For more information, please refer to the 'About' section of the project's development blog.

Setup

Important! This is simply a web application. In order to work with user data you will need a KDM API key.

Install and start an instance of the dev server:

1.) Install

First, install base/background dependencies:

# apt-get -y update
# apt-get -y install python3 python3-venv python3-dev supervisor nginx git

Then, clone the repo down to your home dir (or wherever) and find the install.sh file in the root of the project directory.

Important! install.sh is not executable by default. Do not execute it directly!

Instead, do this to install the webapp:

$ source install.sh

2.) Add your API key

Create a file in the project root directory called private.cfg. Update the file:

[api]
key = YOUR_SECRET_API_KEY

The server will run without an API key, though the application will mostly fail once you start clicking buttons.

Check the documentation for the KDM API for more information on how to setup an API server and make your own key, or how to get a key to the production instance of the KDM API.

3.) Run the dev server

$ ./server.sh dev

advanced-kdm-manager's People

Contributors

toconnell avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.