Skip to content

Build PlayerAccount API server #21

@Noisyninja703

Description

@Noisyninja703

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 request

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions