https://www.pokemon-battle-arena.com/
A browser-based Pokémon battle game.
pmba
.env
in the root of this project with your database config:DATABASE_URL=postgresql://<USER>:<PASSWORD>@localhost:5432/pmba
DATABASE_USE_SSL=false
npm install
npm start
All sprites come from Pokémon Showdown!