@cueportal/make-a-game-staging
v1.0.0
Published
Internal build of @cueportal/make-a-game that targets the CUE staging backend. Creators want @cueportal/make-a-game instead.
Readme
@cueportal/make-a-game-staging
The staging build of @cueportal/make-a-game,
for the team working against the CUE staging backend. Same tools, same version number, different
backend baked in.
If you are making a game for CUE Portal, install @cueportal/make-a-game instead. This package
talks to a test environment: its accounts, cards and games are not the real ones.
Add it under its own name so it can sit beside the production server:
claude mcp add cue-staging npx @cueportal/make-a-game-stagingnpx -y @cueportal/make-a-game-staging loginLogins are stored per backend, so signing in here never disturbs a production login.
