Skip to content

missing app.api.routes file #2

@optio

Description

@optio

server.py imports a routes fiels which does not exist.

https://github.com/ricardomrcruz/FastAPI_Jinja2_HTMX-Login_Form_Dashboard/blob/main/app/api/server.py#L10

from app.api.routes import router as api_router
ModuleNotFoundError: No module named 'app.api.routes

btw, great article!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions