Import pokemon.sql into a MySQL database called pokemon
Create a MySQL user with username poke and password man, with full access to the database and the tables mons and types.
Run with python -m app on Windows, or arch -x86_64 python -m app on an Apple Silicon Mac
Open a web browser in the address localhost:5001.