-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Insights: fastapi/full-stack-fastapi-template
Overview
-
- 1 Merged pull request
- 8 Open pull requests
- 87 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
1 Pull request merged by 1 person
-
🔧 Add frontend linter pre-commit hook
#1791 merged
Aug 30, 2025
8 Pull requests opened by 3 people
-
⬆ Bump @tanstack/react-router from 1.19.1 to 1.131.28 in /frontend
#1790 opened
Aug 27, 2025 -
feat: Add pre-commit update
#1792 opened
Aug 27, 2025 -
⬆️ Update Playwright
#1793 opened
Aug 28, 2025 -
⬆ Bump @hey-api/openapi-ts from 0.57.0 to 0.82.0 in /frontend
#1795 opened
Aug 29, 2025 -
⬆ Bump @chakra-ui/react from 3.8.0 to 3.26.0 in /frontend
#1796 opened
Aug 29, 2025 -
BUG: Fix security vulnerability
#1798 opened
Aug 29, 2025 -
BUG: fix system python dependency
#1799 opened
Aug 29, 2025 -
MAINT: Upgrade tanstack
#1824 opened
Sep 1, 2025
87 Issues closed by 1 person
-
Complete deployment instructions for DockerSwarm/Traefik/HTTPS on AWS EC2
#322 closed
Sep 1, 2025 -
Keyerror in full-stack-fastapi-postgresql/{{cookiecutter.project_slug}}/backend/app/app/utils.py
#326 closed
Sep 1, 2025 -
Unable to log in
#327 closed
Sep 1, 2025 -
First step (login, backend not start)
#334 closed
Sep 1, 2025 -
Deploy script adds disallowed property name to network in docker-stack.yml
#336 closed
Sep 1, 2025 -
scripts/build.sh: line 6: TAG: Variable not set
#338 closed
Sep 1, 2025 -
Changing passwords in the .env file produces failure to authenticate with postgres user
#344 closed
Sep 1, 2025 -
Client-level (not user) authentication
#345 closed
Sep 1, 2025 -
I have been able to get docker and fast api set up and running, what are the next steps?
#347 closed
Sep 1, 2025 -
Exception in pydantic/schema.py when using Enum in Query - solved by upgrading dependencies
#351 closed
Sep 1, 2025 -
Question: Unable to get related fields when using GET method
#355 closed
Sep 1, 2025 -
Nuxt.js frontend drop-in replacement for Vue.js
#357 closed
Sep 1, 2025 -
Update user without password causes error
#358 closed
Sep 1, 2025 -
idont know whet this is the problem
#368 closed
Sep 1, 2025 -
Login issue
#372 closed
Sep 1, 2025 -
unable to run succcessfully
#373 closed
Sep 1, 2025 -
kindly help me in resolving issue faced
#374 closed
Sep 1, 2025 -
what data storage type should i use for image in SQLalchemy model?
#375 closed
Sep 1, 2025 -
how do you make "get_item" search query using string ?
#380 closed
Sep 1, 2025 -
npm warnings
#388 closed
Sep 1, 2025 -
Question - Connect to existing database
#391 closed
Sep 1, 2025 -
Replacement for Cookiecutter to enable code updates based on template updates
#395 closed
Sep 1, 2025 -
Flower is not starting
#398 closed
Sep 1, 2025 -
What happens when the access token expires
#400 closed
Sep 1, 2025 -
Is Nginx used and working ?
#401 closed
Sep 1, 2025 -
Celery and ide debug mode configuration.
#402 closed
Sep 1, 2025 -
Why do we need import TYPE_CHECKING in models?
#406 closed
Sep 1, 2025 -
MySQL integration
#412 closed
Sep 1, 2025 -
Project development with coockiecutter and private repos
#416 closed
Sep 1, 2025 -
How can I use another deps?
#419 closed
Sep 1, 2025 -
Error running docker compose
#420 closed
Sep 1, 2025 -
When does prestart.sh run and where is defined?
#423 closed
Sep 1, 2025 -
Proposal: Migrate Frontend to Vue 3 and remove class components
#424 closed
Sep 1, 2025 -
id should not be attached to ItemCreate
#425 closed
Sep 1, 2025 -
Upgrade vuetify from 1.* to 2.* ?
#426 closed
Sep 1, 2025 -
"docker-compose up -d" works on ubuntu but does not work on mac.
#427 closed
Sep 1, 2025 -
What are the best practices for seeders after migration?
#428 closed
Sep 1, 2025 -
Why do we use `jsonable_encoder` in crud/base:update
#430 closed
Sep 1, 2025 -
docker build failed, can provide docker builded container?
#432 closed
Sep 1, 2025 -
Depends used in a class takes up memoty more than 100Mb
#434 closed
Sep 1, 2025 -
Pydantic validation values missing
#450 closed
Sep 1, 2025 -
"GET /api/v1/users/me HTTP/1.1" get a 500 response
#451 closed
Sep 1, 2025 -
Certificate revoked, can't access from Chrome or Safari
#452 closed
Sep 1, 2025 -
Cant reach the PGAdmin, PostgreSQL web administration in the given port
#456 closed
Aug 30, 2025 -
License question
#457 closed
Aug 30, 2025 -
How to query the database?
#458 closed
Aug 30, 2025 -
installation of poetry gives an error.
#460 closed
Aug 30, 2025 -
Client Code Generation via OpenAPI Specification
#462 closed
Aug 30, 2025 -
Is there a way to do local development without using Docker at all?
#464 closed
Aug 30, 2025 -
Project Status
#465 closed
Aug 30, 2025 -
React 18 Version?
#472 closed
Aug 30, 2025 -
Documentation about Celery worker?
#474 closed
Aug 30, 2025 -
Run HTTPS with own certificates (not via traefik)
#475 closed
Aug 30, 2025 -
fastapi-asyncpg-cookiecutter
#476 closed
Aug 30, 2025 -
docker-compose build error
#478 closed
Aug 30, 2025 -
AttributeError: 'EntryPoints' object has no attribute 'get' celeryworker_1
#481 closed
Aug 30, 2025 -
Need to use "importlib-metadata<5.0" to use Celery
#487 closed
Aug 30, 2025 -
Tightly coupled to Docker
#489 closed
Aug 30, 2025 -
celeryworker_pre_start.py is wrong?
#490 closed
Aug 30, 2025 -
Forked rebuild & upgraded to FastAPI 0.88, SQLAlchemy 1.4, & Nuxt 3.0
#493 closed
Aug 30, 2025 -
fastapi and sqlalchemy
#499 closed
Aug 30, 2025 -
Project Dead ?
#501 closed
Aug 30, 2025 -
How to Debug using vs code
#503 closed
Aug 30, 2025 -
ERROR: Service 'frontend' failed to build, when executing `docker-compose up -d`
#505 closed
Aug 30, 2025 -
The fronted is use vue2.0?
#508 closed
Aug 30, 2025 -
How to debug inside pycharm ?
#517 closed
Aug 30, 2025 -
process "/bin/sh -c npm run build" did not complete successfully: exit code: 1
#523 closed
Aug 30, 2025 -
Is this project dead?
#469 closed
Aug 30, 2025 -
does any one has working version of this project
#527 closed
Aug 30, 2025 -
How to auth in multiple workers?
#531 closed
Aug 30, 2025 -
If any one intrested in only the backend part of this project
#532 closed
Aug 30, 2025 -
docker compose up not working
#534 closed
Aug 30, 2025 -
Implement Paginated Database Query with Schema and Total Count
#535 closed
Aug 30, 2025 -
NonTemplatedInputDirException
#556 closed
Aug 30, 2025 -
Alternative template project during reconstruction
#586 closed
Aug 30, 2025 -
How to support FileField with SQLModel?
#590 closed
Aug 30, 2025 -
Dependency injection of crud items
#606 closed
Aug 30, 2025 -
How can I override my JWT auth dependency in the endponits in FastAPI testing?
#635 closed
Aug 30, 2025 -
Deploying on a machine with nginx
#680 closed
Aug 30, 2025 -
502 bad gateway
#467 closed
Aug 30, 2025 -
Running task 1 of 1: python .copier/update_dotenv.py /bin/sh: 1: python: not found
#733 closed
Aug 30, 2025 -
when i adding the background table this happened.
#1295 closed
Aug 28, 2025 -
Issues with Poetry Installation and Backend Build in GitHub Actions Workflow
#1493 closed
Aug 28, 2025 -
enable编辑功能
#1509 closed
Aug 28, 2025 -
通过ai来生成今日头条的内容,发布出去
#1510 closed
Aug 28, 2025
5 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Unable to start backend: "prestart" service didn't complete successfully
#1764 commented on
Aug 28, 2025 • 0 new comments -
CRITICAL: Repository History Cleanup - Immediate Action Required
#1758 commented on
Aug 28, 2025 • 0 new comments -
Browser Cache Causes Broken UI on Page Reload
#1553 commented on
Aug 29, 2025 • 0 new comments -
Bad Gateway returned
#712 commented on
Aug 30, 2025 • 0 new comments -
🚨 Fix correct return type for `SQLALCHEMY_DATABASE_URI` computed field
#1721 commented on
Aug 30, 2025 • 0 new comments