Pokemon GO Map frontend built with React.
- Pokemon IVs, PVP Stats, Moves, Levels, CP and more
- Built in PVP Engine for backends that don't store PVP stats in a database
- Gym & Raid Filtering
- Pokestops, Dual Quests (AR and non-AR), Lures, & Multiple Invasion Support
- Devices
- Weather
- Portals
- Stations
- Nests (Compatible with Fletchling)
- Submissions Cells
- Last Scanned Cells
- Spawnpoints
- Discord, Telegram, Local, and Custom Auth & Permission Based Viewing
- Gym Badge tracking
- Webhook alert management for Poracle
- Extremely configurable and supports custom, git friendly, code injection
- Multi domain customization
- Unlimited database support for multi-tenancy setups
- You can sometimes find a live demo version of this app here.
- To get the full experience you will need to have a Discord account
- NodeJS (V20+)
- MySQL (Only 8.0+ has been tested)
- Or MariaDB (10.4 has been tested)
- Yarn (npm install -g yarn)
- Chuck
Map-A-Droid (MAD)(YMMV, see deprecated features)- RealDeviceMap (RDM)
- Golbat
- Check out the Wiki!
- Join the Discord!
- Map-A-Droid (MAD): This backend is no longer supported. It may still work, but it is not tested and will not receive updates.
- Basic and Intermediate Pokemon filters: The logics are too complicated for any human to understand so they will not receive any further updates unless an obvious bug is found.
This repository is purely for educational purposes.