Skip to content
 
 

Repository files navigation

Pokemonle API

Deploy Guide

  1. Create a .env file and add the following environment variables.
  2. Install dependencies.
    uv sync --all-groups 
    uv pip install -e .  
  3. Run api with uvicorn.
    uvicorn main:app --reload --port 9000

Releases

Packages

Contributors

Languages