www.pokecompanion.com
cp .env.example .env
# Change any values as required
npm i
npm run schema
npm run devWe scrape Pokeapi on a weekly basis, which should surface any new data in search.
Otherwise, trying to access that Pokemon/Item/Ability/Move should be able to surface any Pokeapi data - if it exists.
