-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
🐞 Describe the issue
Initial project scaffolding and dependency setup
Create the main /app, /api, /database directories. Initialize main.py for FastAPI. Add core libraries (FastAPI, Uvicorn, Pydantic, Passlib) to requirements.txt.
Labels: chore, setup
🚶 Steps to Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- See error '....'
✅ Expected Behavior
A clear and concise description of what you expected to happen.
❌ Actual Behavior
A clear and concise description of what actually happened (e.g., specific error message, unexpected status code).
🖥️ Technical Details
Provide the following information:
- Endpoint/Route: (e.g.,
POST /api/v1/auth/login) - Status Code: (e.g.,
401,500) - Environment: (e.g., Local Docker, Cloud Run, specific version)
- Python Version: (e.g.,
Python 3.11)
📝 Additional Context
Add any other context about the problem here (e.g., logs, screenshots, previous attempts to fix).
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working