mirror of
https://github.com/smogon/pokemon-showdown-loginserver.git
synced 2026-08-22 02:04:08 -05:00
master
Some checks failed
Node.js CI / build (24.x) (push) Has been cancelled
(The OAuth screen no longer shows users as logged in when they aren't.)
Pokemon Showdown Loginserver.
This is the PS loginserver.
Run it in the foreground with npm run run, or under PM2 with npm start and npm stop.
Pass a config path after --, for example npm run run -- config/config.cjs.
Access it via /api/[action].
See src/actions.ts for a list of the actions. (Actions can be added by adding a function to that file)
Languages
TypeScript
84.3%
JavaScript
11.5%
HTML
4%
PHP
0.1%