Pretendo account server
Go to file
2026-04-19 12:33:05 -05:00
.github/workflows
migrations
scripts
src feat(grpc): stub release 2.4.0 2026-04-19 12:33:05 -05:00
.dockerignore
.gitignore
Dockerfile
eslint.config.mjs
example.env
LICENSE
package-lock.json feat(grpc): stub release 2.4.0 2026-04-19 12:33:05 -05:00
package.json chore(grpc): bump version and fix imports 2026-04-19 12:29:22 -05:00
pnid-scrub.js
README.md
SETUP.md chore: Add documentation on new config option 2026-01-01 23:54:52 +01:00
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