Skip to content

smogon/pokemon-showdown-loginserver

Repository files navigation

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)

About

No description, website, or topics provided.

Resources

License

Stars

8 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors