|
|
|
@ -17,10 +17,10 @@ GitHub-Repository: <a href="https://github.com/tiangolo/full-stack-fastapi-templ |
|
|
|
- 🎨 [Tailwind CSS](https://tailwindcss.com) und [shadcn/ui](https://ui.shadcn.com) für die Frontend-Komponenten. |
|
|
|
- 🤖 Ein automatisch generierter Frontend-Client. |
|
|
|
- 🧪 [Playwright](https://playwright.dev) für End-to-End-Tests. |
|
|
|
- 🦇 Unterstützung des Dunkelmodus. |
|
|
|
- 🦇 „Dark-Mode“-Unterstützung. |
|
|
|
- 🐋 [Docker Compose](https://www.docker.com) für Entwicklung und Produktion. |
|
|
|
- 🔒 Sicheres Passwort-Hashing standardmäßig. |
|
|
|
- 🔑 JWT-Token-Authentifizierung. |
|
|
|
- 🔑 JWT (JSON Web Token)-Token-Authentifizierung. |
|
|
|
- 📫 E-Mail-basierte Passwortwiederherstellung. |
|
|
|
- ✅ Tests mit [Pytest](https://pytest.org). |
|
|
|
- 📞 [Traefik](https://traefik.io) als Reverse-Proxy / Load Balancer. |
|
|
|
|