Skip to content

v0.1.2: Self-hosting guidance for POKEAPI_BASE_URL

Choose a tag to compare

@cyanheads cyanheads released this 05 Jun 15:40
v0.1.2
fdde78f

Self-hosting guidance for POKEAPI_BASE_URL

Documents the self-hosting path per PokéAPI Fair Use Policy — run the official
Docker image locally and point POKEAPI_BASE_URL at it for high-volume or hosted
deployments. The default 6-hour cache covers most workloads.

Added:

  • README: new self-hosting section under Configuration (#1)
  • .env.example: POKEAPI_BASE_URL comment expanded with Docker link and Fair Use Policy reference (#1)

63 tests pass; bun run devcheck clean.