full-stack-fastapi-template
full-stack-fastapi-template copied to clipboard
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
The use of lru_cache to cahe the settings this helps to improve performance of accessing app variables The poetry download path in the backend.docker file is obsolete and therefore was...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
How to support FileField with SQLModel? I'm aware of sqlalchemy-file, which is for sqlalchemy to handle file field. Can we still use it with SQLModel?
Hey devs! While using this repo since 2019 in my team we continuously kept improving it. We eventually came up with a more compact version oriented for BE development (not...
hi I'm trying to deploy this project but when i ran this command: > $ pip install cookiecutter > $ cookiecutter https://github.com/tiangolo/full-stack-fastapi-postgresql i have got this error: ``` Traceback (most...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.4 to 5.0.12. Changelog Sourced from vite's changelog. 5.0.12 (2024-01-19) fix: await configResolved hooks of worker plugins (#15597) (#15605) (ef89f80), closes #15597 #15605 fix: fs deny for...
Hi @tiangolo ! Any chance to see FastUI landing to you template? _Originally posted by @VivienGiraud in https://github.com/tiangolo/full-stack-fastapi-postgresql/issues/541#issuecomment-1855412342_ Is there anyone to try Fastui with sqlmodel here ?
1. **``**
> ## Description > > This is a tentative roadmap, I will update it as things evolve. Some things might be discarded, others might be added later. I didn't want...
I refactored the update_user_me path operation. Must use SQLModel 0.0.14.