Skip to content

[BUG] framefox create user doesn't set up complete user systemΒ #201

@soulhd

Description

@soulhd

Bug Description

I run through the QuickLaunch process on Documentation, executed framefox create user as per docs.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Follow instructions from beginning to Authentication
  2. Run framefox create user, accept default value (user)
  3. framefox created entity and repository, but no controllers created (if any)
  4. 404 on http://localhost:8000/register

Expected Behavior

Considering subsequent explanations and instructions, User controller should be generated along with entity and repository

Screenshots

Image Image

Minimal Reproduction Code

# Paste here a minimal code example that reproduces the issue

Environment

  • OS: Linux Mint 22.1
  • Python version: 3.13.5
  • Framefox version: 🦊 Framefox Framework CLI v1.1.3 (21-07-2025)
  • Browser (if applicable): Brave Browser [Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36]

Framefox version

Version==🦊 Framefox Framework CLI v1.1.3 (21-07-2025)

Error Logs

No error generated.

$ framefox create user              

What is the name of the user entity ?(snake_case)

Entity name (user): 
Entity 'user' and repository created successfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions