Sebastián Ramírez
|
d2020c1a37
|
♻️ Update settings to use top level `.env` file (#1359)
|
10 months ago |
Sebastián Ramírez
|
e64c9100ec
|
♻️ Include `FRONTEND_HOST` in CORS origins by default (#1348)
|
11 months ago |
Sebastián Ramírez
|
79d240f5b7
|
♻️ Simplify domains with `api.example.com` for API and `dashboard.example.com` for frontend, improve local development with `localhost` (#1344)
|
11 months ago |
Sebastián Ramírez
|
8ce3ce5903
|
📝 Update links from tiangolo repo to fastapi org repo (#1285)
|
1 year ago |
Alejandra
|
684256adbe
|
⬆️ Update SQLModel to version `>=0.0.21` (#1275)
|
1 year ago |
Alejandra
|
1f686689f1
|
🔥 Remove `USERS_OPEN_REGISTRATION` config, make registration enabled by default (#1274)
|
1 year ago |
Patrick Arminio
|
b5b2929104
|
🔧 Reuse database url from config in alembic setup (#1229)
|
1 year ago |
Javier Álvarez
|
6e1c888af3
|
♻️ Replace deprecated utcnow() with now(timezone.utc) in utils module (#1247)
|
1 year ago |
Esteban Maya
|
ef1f64b8f5
|
🔒️ Refactor migrate from python-jose to PyJWT (#1203)
|
1 year ago |
Sebastián Ramírez
|
b32dea360c
|
🚚 Rename project to Full Stack FastAPI Template (#699)
|
1 year ago |
Sebastián Ramírez
|
c2555c363f
|
🔒️ Ensure the default values of "changethis" are not deployed (#698)
|
1 year ago |
Sebastián Ramírez
|
1e256bce5d
|
🔥 Remove Celery and Flower, they are currently not used nor recommended (#694)
|
1 year ago |
Martin
|
5ad33845c9
|
✨ Add support for setting `POSTGRES_PORT` (#333)
Co-authored-by: Martin Conraux <rhodes@protonmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Chandler Rosenthal
|
2f027567c6
|
🔧 Add `SMTP_SSL` option for older SMTP servers (#365)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Sebastián Ramírez
|
4e2c6bd6ba
|
♻️ Refactor logic to allow running pytest tests locally (#683)
|
1 year ago |
Sebastián Ramírez
|
b9cbb4f8f4
|
👷 Add continuous deployment and refactors needed for it (#667)
|
1 year ago |
Esteban Maya
|
a230f4fb2c
|
🏷️ Add mypy to the GitHub Action for tests and fixed types in the whole project (#655)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Sebastián Ramírez
|
07064ae5e0
|
📝 Update deployment files and docs (#660)
|
1 year ago |
Esteban Maya
|
8558cf00a2
|
♻ Move project source files to top level from src, update Sentry dependency (#630)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |