Pretendo account server
Go to file
Jemma Poffinbarger f44e216338
Some checks failed
Build and Publish Docker Image / Build and Publish Docker Image (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish Docker Image (arm64) (push) Has been cancelled
fix: imports after merge conflict
2026-04-22 17:40:01 -05:00
.github/workflows
migrations
scripts
src fix: imports after merge conflict 2026-04-22 17:40:01 -05:00
.dockerignore
.gitignore
Dockerfile
eslint.config.mjs
example.env
LICENSE
package-lock.json Merge branch 'dev' into feat/pnids-fetch-api 2026-04-22 17:27:00 -05:00
package.json chore: upgrade grpc and eslint config and fix linting 2026-04-20 20:58:01 +01:00
pnid-scrub.js
README.md
SETUP.md
tsconfig.json

Account server

Replacement for several account-based services used by the WiiU and 3DS. It replaces the NNID api as well as NASC for the 3DS. It also contains a dedicated PNID api service for getting details of PNIDs outside of the consoles (used by the website)

Uses the IP2Location LITE database for IP geolocation.

Setup

See SETUP.md for how to self host