Pretendo account server
Go to file
dependabot[bot] f8de356bb4
chore(deps): bump nodemailer from 6.10.1 to 7.0.11
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.10.1 to 7.0.11.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.10.1...v7.0.11)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 7.0.11
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-03 02:14:55 +00:00
.github/workflows
migrations
scripts
src Merge pull request #301 from PretendoNetwork/dev-feature-better-mailer 2025-11-18 23:51:39 +01:00
.dockerignore
.gitignore
Dockerfile
eslint.config.mjs
example.env
LICENSE
package-lock.json chore(deps): bump nodemailer from 6.10.1 to 7.0.11 2025-12-03 02:14:55 +00:00
package.json chore(deps): bump nodemailer from 6.10.1 to 7.0.11 2025-12-03 02:14:55 +00: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