piratemermaid / dmk-token-guide-public

4 stars 8 forks source link

DMK Token Guide

Purpose

This is a companion app to Disney Magic Kingdoms. It allows players to input their collection information, see token conflicts, and plan level-ups. The original purpose of this app was to display conflicting tokens for a searched character, intended to help prevent creating token conflicts with event characters, and it has grown tremendously from there. See it in action at https://dmktokenguide.com/

Versions

I am currently using node 16.4.0 and npm 7.18.1

Scripts

Technologies

Updating data

Deploying

How to Take Up the Mantle

If you're interested in running the site, I am happy to transfer ownership of the domain (it will expire soon though). Unfortunately I'm using my server for multiple other projects as well, so you would have to set up your own. I am currently running it on a Digital Ocean droplet that costs me $7-8 per month. Digital Ocean has good guides for setting things up. Feel free to build your own version, this repo has a lot of old spaghetti and if I had all the time in the world I would completely rebuild it.

Things I would recommend doing before deploying officially:

A loose guide to deploying the project (it's been a few years since I did this, so I can't say definitively):

Work in Progress

There's a lot of refactoring in the works that I just do not have time to complete.

Planned Work & User Requests

I added these as Git issues.