-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Follow instructions from beginning to Authentication
- Run
framefox create user, accept default value (user) - framefox created
entity and repository, but no controllers created (if any) - 404 on
http://localhost:8000/register
Expected Behavior
Considering subsequent explanations and instructions, User controller should be generated along with entity and repository
Screenshots
Minimal Reproduction Code
# Paste here a minimal code example that reproduces the issueEnvironment
- 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
Labels
bugSomething isn't workingSomething isn't working