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
- Nests (Only compatible with latest NestWatcher)
- 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 (V16+)
- MySQL (Only 8.0+ has been tested)
- Or MariaDB (10.4 has been tested)
- Yarn (npm install -g yarn)
- Check out the Wiki!
- Join the Discord!
This repository is purely for educational purposes.