Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.92 KB

README.md

File metadata and controls

59 lines (41 loc) · 1.92 KB

ReactMap

GitHub Release GitHub Contributors Discord

Description

Pokemon GO Map frontend built with React.

Features

  • 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
  • Extremely configurable and supports custom, git friendly, code injection

Live Demo

  • 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

PreReqs

  • NodeJS (V16+)
  • MySQL (Only 8.0+ has been tested)
  • Or MariaDB (10.4 has been tested)
  • Yarn (npm install -g yarn)

Backends Supported

Installation Instructions & More

  • Check out the Wiki!

Support

Credits

This repository is purely for educational purposes.