A two-service monorepo combining Fumadocs v15 (Next.js) for beautiful MDX documentation with Kroki for rendering diagrams from code. Built for developer experience with one-command setup and hot ...
pyenv install 3.13.5 pyenv global 3.13.5 python --version # Deve exibir Python 3.13.5 biblioteca_api/ ├── manage.py ├── config/ │ ├── settings.py │ ├── urls.py │ ├── asgi.py │ └── wsgi.py └── core/ ...