-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The Goal:
I need to setup a basic server that can hold player data. This will then be hit to find current player account info for user specific tasks, such as but not limited to:
- Current cards owned by the player.
- Current decks the player has setup.
- Current account level and tournament access.
- Player game history.
How can we achieve this:
- A basic Node server that serves JSON files should work just fine for now.
- We'd want to build this with JS or TS. That will help with portability to better frameworks if neccesary.
- Some research needs to be done.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Todo