Pretendo account server
Go to file
2025-05-20 22:49:56 +01:00
.github/workflows chore: split amd64 and arm64 Docker builds for speed 2025-05-20 22:49:56 +01:00
migrations style: do eslint format 2025-05-19 23:44:21 +01:00
src style: do eslint format 2025-05-19 23:44:21 +01:00
.dockerignore chore: add .env to .dockerignore 2024-06-24 17:51:43 -04:00
.gitignore Update .gitignore 2023-02-28 20:23:51 -05:00
Dockerfile chore: mkdir and chown on one layer 2024-07-01 15:30:23 -04:00
eslint.config.mjs style: ignore mii-js 2025-05-20 22:46:11 +01:00
example.env Mii uploads: use config for bucket name 2025-01-18 17:52:58 +00:00
LICENSE Create LICENSE 2022-08-13 20:43:16 -04:00
package-lock.json Merge branch 'master' into dev 2025-05-19 23:58:11 +01:00
package.json chore: upgrade to 0.0.8 of eslint-config 2025-05-19 23:44:13 +01:00
pnid-scrub.js style: do eslint format 2025-05-19 23:44:21 +01:00
README.md Added SETUP.md and updated README 2023-04-27 16:01:58 -04:00
SETUP.md fix(setup): rename SES environment var 2025-01-13 12:37:21 +01:00
tsconfig.json Enable strict mode in TS and fix most issues with it 2023-03-17 17:39:46 -04:00

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)

Setup

See SETUP.md for how to self host